

a {
color: 				#3399cc;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			10pt; 
font-weight:		normal;
}
a:hover {
color: 				#FF8C00;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			10pt; 
font-weight: 		normal;
}
a:visited {
color: 				#3399cc;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			10pt; 
font-weight:		normal;
}
a:visited:hover {
color: 				#FF8C00;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			10pt; 
font-weight:		normal;
}

a.Menu {
color: 				#ffffff;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			8pt; 
font-weight:		normal;
}
a:hover.Menu {
color: 				#FF8C00;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			8pt; 
font-weight:		normal;
}
a:visited.Menu {
color: 				#ffffff;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			8pt; 
font-weight:		normal;
}
a:visited:hover.Menu {
color: 				#FF8C00;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			8pt; 
font-weight:		normal;
}

body,td {
color:				#333333;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			10pt; 
font-weight:		normal;
}

H1 {
color : 			#001E77;
font-family:		Verdana; 
text-decoration: 	none; 
font-size:			12pt; 
font-weight:		bold;
}

hr {
border: 			none 0; 
border-top: 		1px dashed #000;
width: 				100%;
height: 			1px;
}

hr.copyright {
border: 			none 0; 
border-top: 		1px dashed #000000;
width: 				65%;
height: 			1px;
}

hr.menu {
border: 			none 0; 
border-top: 		1px dashed #ffffff;
width: 				65%;
height: 			1px;
}

.dash {
border: 			1px dashed #000000;
padding: 			10px;
}

.info {
border: 			#000000 1px solid;
padding: 			10px;
background-image:	url(/images/info.png);
background-position:bottom	right;
background-repeat: 	no-repeat;
}

legend {
FONT-WEIGHT: 		bold; 
color: 				#000000;
}

.rportfolio{
background-image:	url(/images/bg.png);
background-position:top right;
background-repeat: 	no-repeat;
}

.lportfolio{
background-image:	url(/images/bgl.png);
background-position:top left;
background-repeat: 	no-repeat;
}

.count {
color: 				#0066CC;
font-size:			9px;
}

b.white {
color: 				#ffffff;
}

b.red {
color: 				#ff0000;
font-style:			normal;
font-weight:		normal
}
