P {
font-size : 9px;
font-family :  Verdana;
color : #000000;
text-align : right;
margin : 2;
} 

FONT {
font-size : 11px;
font-family :  Verdana;
color : #000000;
background : #FFFFFF url() fixed repeat;
} 

BODY {
font-weight : bold;
font-size : 11px;
font-family :  Verdana;
color : #000000;
background : #FFFFFF url() fixed repeat;
} 

A:hover {
font-weight : bold;
font-size : 11px;
font-family :  Verdana;
color : #5F5F5F;
background : #C0C0C0;
text-decoration : none;
} 

A:visited, A:link {
font-weight : bold;
font-size : 11px;
font-family :  Verdana;
color : #202020;
text-decoration : none;
}

A:active {
font-weight : bold;
font-size : 11px;
font-family :  Verdana;
text-decoration : none;
}

.alert{
font-weight : bold;
font-size : 11px;
font-family :  Verdana;
color : #000000;
}

.info{
	font-size : 10px;
	font-family :  Verdana;
	color :#000066;
}

.contentTXT{
	font-size : 11px;
	font-weight : bold;
	font-family :  Verdana;
	color :#000066;
	/*letter-spacing : 1pt;*/
	line-height : 18px;
	
	text-align : justify;
	text-align : right;
}
.marked{
	font-weight : bold;
	font-size : 11px;
	font-family :  Verdana;
	color : #000066;
	
	background : #cfcfcf;
	text-decoration : none;
}
