.caps {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	font-variant:small-caps;
	font-size:16px;
}
.style1 {font-family: "Times New Roman", Times, serif}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000066;
}
a:link {
	color: #4E2B89;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E2B89;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 12px;
	color: #000066;
}
.style5 { font-variant:normal;
				font-size: 12px ;
 
		}