h5   {
font: 12px; font-weight: bold; Verdana, Arial, sans-serif; color:#333399;
}
h3   {
font: 9px; font-weight: bold; Verdana, Arial, sans-serif; color:#333399;
}


body,th,td,p {font:12px verdana,arial,geneva,helvetica,sans-serif;
              
			  color:#333399; 
			  }


body {background-color:#BFDDF7;}
td,th {background-color:#cfe9cf;}

/*Link definition*/
a:link {
color:#330099; font-weight: bold;
}
a:visited {
color:#330099; font-weight: bold;
}
.bold {
	font-weight: bold;
}
list {
	list-style: circle;
}
.list {
	list-style: circle inside;
}
list1 {
	list-style: circle inside;
}
.underline {
	text-decoration: underline;
}
