BODY{
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	font-family: "Times New Roman", Times, serif;

	}

A {
	color: #006633;
; font-family: Arial, Helvetica, sans-serif; font-weight: normal
; font-size: 12px; text-decoration: none
}

A:Hover {
	text-decoration: none;
	color: #FF0000;
}

HR {
	color: blue;
	height: 1pt;
}
TD  { 
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
 } 
.heading {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-position: center;

}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-image: url(../images/bullet.gif);

}
.tinytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
