/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,51,153); background-color: rgb(204,204,204);
	padding : 30px}
 A:link { color: rgb(128,0,0); text-decoration: none }
 A:visited { color: rgb(0,0,153); text-decoration: none }
 

.TextNavBar {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
 	font-size: 10px;
 	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}

.nof_PPPMTBanners1-Banner1 {
	color: rgb(0,51,102);
	font-family : Verdana;
	font-size : 20pt
}

P {
	text-align : justify}

A:hover { color: rgb(128,0,0); text-decoration: none }
 

