BODY {
	color : #5F6063;
	background-color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

TD { font-family : Verdana; font-size : 9pt; }

P { font-size: 10pt; }

A {	
color : #27A0B8;  
text-decoration : none;  
}

A:HOVER { 
text-decoration : underline; 
text-decoration : none;
color : #628297;
}

.BigTitle {
	color : #27A0B8;
	font-family : Verdana, Arial;
	font-size : 11 pt;
	font-weight : bold;
}

.Title {
	color : #27A0B8;
	font-family : Verdana, Arial;
	font-size : 10 pt;
	font-weight : bold;
}

.SubTitle {
	color : #27A0B8;
	font-family : Arial, Verdana;
	font-size : 10pt;
	font-weight : bold;
}

.Dot {
	color : #658499;
	font-family : Arial, Verdana;
	font-size : 9pt;
}

UL {
	margin-top: 5px;
	margin-bottom : 0px;
	padding-bottom: 0px;
}

UL.NETWORK {
	color : #0076CC;
	margin-top: 5px;
	margin-bottom : 0px;
	padding-bottom: 0px;
}

.Text {
	color : #5F6063;
}

LI {
	list-style : square;
	color : #27A0B8;
	margin-right : 0px;
	margin-left : -24px;
}



