.titlesub
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight: bold;
    color : #78A800;
}

.bodytext
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #333333;
    font-weight: normal;
}

.bodytextbold 
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #333333;
    font-weight: bold;
}

.bodytextitalic 
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #333333;
    font-weight: normal;
    font-style: italic;
}

.bodytextitalicbold 
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #333333;
    font-weight: bold;
    font-style: italic;
}

.data {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
body {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
div {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
p {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

a {
	color : #679801 ;
	text-decoration:none;
	cursor: pointer;
}
a:visited {
	color : #679801;
	text-decoration:none;
}
a:hover {
	color : #007BC5 ;
	text-decoration:none;
}

.bread
{
	color:#97B3C8;
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;	
	text-decoration:none;
}
.breadC
{
	color:#679801;
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;	
	text-decoration:none;
	
}