.normal
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal
}

.normalUnderline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration : underline;
	color : Blue;
}

.green
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #36920E;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal;
	font-weight: bold
}

BODY 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	background-repeat: repeat; 
	line-height: normal
	bgcolor: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px; 
	margin-height: 0px
}

.white 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF
}

.whitesm 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF
}

.bold 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: bold; 
	background-image: none; 
	background-repeat: repeat; 
	background-position: top; 
	font-weight: bold
}
.largebold 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: bold; 
	background-image: none; 
	background-repeat: repeat;
	background-position: top;
	font-weight: bold
}.header 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal; 
	background-image: none; 
	background-repeat: repeat; 
	background-position: top; 
	font-weight: bold
}.contact
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-style: normal; 
	background-image: none; 
	background-repeat: repeat; 
	background-position: top; 
	font-weight: bold
}
.footer
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal
}.smcaps
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant : small-caps;
}
.red
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal; 
	line-height: normal
}
.redbold
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: bold; 
	line-height: normal;
	font-weight: bold
}
.normalEE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.EEbody {
	FONT-SIZE: 10px;
	LINE-HEIGHT: normal;
	FONT-STYLE: italic;
	FONT-FAMILY: "Microsoft Sans Serif";
	font-weight: bold;
}
.EE {
	FONT-SIZE: 14px;
	LINE-HEIGHT: normal;
	FONT-STYLE: italic;
	FONT-FAMILY: "Microsoft Sans Serif";
	font-weight: bold;
}