body,td  { 
		font-family: Verdana, Arial, sans-serif; 
}
.top {
		color: #ffffff; 
		font-family: Verdana, Arial, Tahoma, sans-serif; 
		font-size: 9pt; 
		font-weight: bold;
}
.top a:link  {
		color: #ffffff;
		text-decoration: none;		
}

.top a:visited  {
		color: #ffffff;
		text-decoration: none;		
}

.top a:hover  {
		color: #33ffcc;
}


.navig {
		color: #ffffff; 
		font-family: Verdana, Arial, Tahoma, sans-serif; 
		font-size: 8pt; 
}
.navig a:link  {
		color: #ffffff;
		text-decoration: none;
}

.navig a:visited  {
		color: #ffffff;
		text-decoration: none;
}

.navig a:hover  {
		color: red;
}


.intro   {
	font-weight : medium;
	font-size : 11pt;
	font-family : Verdana, Arial, Bookman Old Style;
	color : #660000;
}

.title1 {
		font-family: Verdana, Arial, Tahoma, sans-serif; 
        font-size: 17pt;
        color: #990033;
		font-weight : bold;
}

.title2 {
		color: #000099; 
		font-family: Verdana, Arial, sans-serif; 
		font-size: 13pt; 
		font-weight: medium;
}
.subtitle {
		color: #ff0000; 
		font-family: Verdana, Arial, sans-serif; 
		font-size: 11pt; 
		font-weight: bold;
}
.title3 {
		color: #cc3366; 
		font-family: Verdana,  Tahoma, sans-serif; 
		font-size: 15pt; 
		font-weight: bold;
}



.small {
		font-size: 8pt; 
		font-family: tahoma, Arial, sans-serif
}


.info {
		font-size: 8pt; 
		font-family: Arial, tahoma, sans-serif;
	color : #666666;
}

.text3  {
	font-weight : medium;
	font-size : 10pt;
	font-family : Bookman Old Style, Arial,  Verdana;
	color : #660000;
}

.text2  {
	font-weight : medium;
	font-size : 8pt;
	font-family : Arial,  Verdana, Bookman Old Style;
	color : #000066;
}

.text  {
	font-weight : medium;
	font-size : 9pt;
	font-family : Verdana, Bookman Old Style, Arial;
	color : #330000;

}


.text a:link  {
	color : #330000;
	text-decoration: none;
	font-weight : bold;
}

.text a:visited  {
	color : #330000;
	text-decoration: none;
	font-weight : bold;
}
.text a:hover  { 
	color: #cc0000; 
	text-decoration: none;
}


.copyright {
		font-size: 8pt; 
		font-family: Verdana;
		color: #ffffcc;
}

