/*Universal Styles*/



Body {margin-top:0px; margin-left:0px; margin-right: 0px; margin-bottom: 0px; 
font-size : 10pt; font-family : Tahoma, Tahoma, Verdana, Arial, sans-serif; color : #FFFFFF; font-style : normal; text-decoration: none; font-weight: normal;
SCROLLBAR-FACE-COLOR: #000000; 
SCROLLBAR-HIGHLIGHT-COLOR: #4B4B4B; 
SCROLLBAR-SHADOW-COLOR: #4B4B4B; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #6f6f6f; 
SCROLLBAR-TRACK-COLOR: #4B4B4B; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}


.BodyNormal 
{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif; 
	color:White; 
	font-style : normal; 
	text-decoration: none; 
	font-weight: normal;
}
.BodyError 
{
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif; 
	color:Red; 
	font-style : normal; 
	text-decoration: none; 
	font-weight: normal;
}

.BodyWarning 
{
	font-size : 10pt; 
	font-family : Verdana, Arial, sans-serif; 
	color : yellow; 
	font-style : normal; 
	text-decoration: none; 
	font-weight: normal;
}

td {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #FFFFFF; font-style : normal; text-decoration: none; font-weight: normal;
}

A{font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #2895D2; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:active {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #C5C4D6; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:visited {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #2895D2; font-style : normal; text-decoration: underline; font-weight: bold;
}
A:hover {font-size : 10pt; font-family : Arial, Verdana, sans-serif; color : #000000; font-style : normal; text-decoration: underline; font-weight: bold;
}