body{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: upper-alpha;	
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: upper-alpha;	
}

td{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.whiteheader{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 19px; 
	letter-spacing: .2em;
	font-weight: bolder;
}

.whiteheader2{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 15px; 
	letter-spacing: .4em;
	font-weight: bold;
}

.whiteheader3{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 21px; 
	font-weight: bolder;
}

.footer{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 14px; 
	font-weight: bold;
}

.heading { 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 15px; 
	font-weight: bolder;
	color: #FFFFFF;

}


}
a.top:link{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #000000;
}
a.top:visited{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
}
a.top:hover{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	text-decoration: underline;
	color: #000000;	
}

a.white:link{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;



.Underline {
	text-decoration: underline;
}
.underlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
.smcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.alphalist {
	list-style-type: upper-alpha;
}

