td {
	color: #000000;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0E1855;
}
.bulletbold {
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.smalltext {
	font-size: x-small;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #00FF00;
}
.normaltext {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
h1 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #533503;
}
.mediumtext {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.xsmall {
	font-size: xx-small;
	font-weight: bold;
}
