A  {
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : 1b2c67;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

.divtest  {
	font-family : verdana;
}

P  {
	font-family : verdana, arial;
	font-size : 11px;
	color : 000000;
	font-style : normal;
	font-weight : normal;
}

LI  {
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : 000000;
	list-style : disk;
}

.light {	
		font-size : 11px;
		font-family : verdana, arial;
		font-weight : normal;
		font-style : normal;
		color : 8E59EF;
		text-decoration : none;
			}
			
.header {
		color:000099
		}

.para {
		background-color:8E59EF;
		color:white;
		width:30%
}

.headlite {
		background-color:#ccccff;
		color:black;
		}
		
.uline {text-decoration:underline;
		color:black;
		font-size:12px}