body {
	background-color: #ffffff; margin-left: 10px; margin-right: 10px; margin-top: 10px;
}
/*  Small Sized links  */
.whiteLinks, .whiteLinks a:link, .whiteLinks a:active, .whiteLinks a:visited, .whiteLinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
 font-weight: bold;
 text-decoration: none;
} 
.whiteLinks a:link    { color:  #ffffff; text-decoration: none;}
.whiteLinks a:visited { color:  #ffffff; text-decoration: none;}
.whiteLinks a:active  { color:  #ffffff; text-decoration: none;}
.whiteLinks a:hover   { color:  #eeeeee; text-decoration: underline;}

/*  Small Sized links  */
.smLinks, .smLinks a:link, .smLinks a:active, .smLinks a:visited, .smLinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
 text-decoration: none;
} 
.smLinks a:link    { color:  #000000; text-decoration: none;}
.smLinks a:visited { color:  #000000; text-decoration: none;}
.smLinks a:active  { color:  #000000; text-decoration: none;}
.smLinks a:hover   { color:  #111111; text-decoration: underline;}

/*  Small Sized links  */
.whiteSmLinks, .whiteSmLinks a:link, .whiteSmLinks a:active, .whiteSmLinks a:visited, .whiteSmLinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
 text-decoration: none;
} 
.whiteSmLinks a:link    { color:  #ffffff; text-decoration: none;}
.whiteSmLinks a:visited { color:  #ffffff; text-decoration: none;}
.whiteSmLinks a:active  { color:  #ffffff; text-decoration: none;}
.whiteSmLinks a:hover   { color:  #eeeeee; text-decoration: underline;}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
	line-height: 32pt;

}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #663399;

}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;


}
.note {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.bodytextitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;

}
.bodytextgold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;

}
.bodytextboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.borderBottomDotted {
	border: 1px dotted #666666;
}

