.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #696969;
	line-height: 20px

}
.small2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

/* THIS STYLE IS FOR TEXT LINKS */

.A  {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 10px;
}

.A:Hover   { color: #000000; font-family: Georgia, 
"Times New Roman", Times, serif; text-decoration: underline }

.h3  { 
color: #009966; font-size: 15px; font-family: Georgia, "Times New Roman", 
Times, serif; font-style: italic; font-weight: bold }

/* THIS STYLE IS FOR FIELD VALUES */

.b
 { color: black; font-size: 
inherit; font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bold; line-height: inherit }

b 
 { color: 510E81; font-size: 
inherit; font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bold; line-height: inherit }

h2 
 { color: 510E81; font-size: 
16; font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: bold; line-height: inherit }


/* THIS STYLE IS DEFAULT FOR ALL 
TEXT IN "TD" */

.small  { color: #000; font-size: 12px; font-family: 
Georgia, "Times New Roman", Times, serif; line-height: 15px }



/* THIS 
STYLE IS FOR LIST HEADERS */

.i
{
	font-family: helvetica, Arial, 
sans-serif;
	font-style: italic;
}



/* THIS STYLE IS FOR SEARCH QUERY 
HEADERS */

.em   { color: #000000; font-size: 13px; font-family: Georgia, 
"Times New Roman", Times, serif; font-style: normal; font-weight: 
normal; line-height: 20px }


/* Menu Style */
.buttonscontainer {width: 200px;}

.buttons a {color: #696969;
background-color: #E7EAF2;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #d9d9d9;
font: 12px helvetica, sans-serifs;
font-weight: regular;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #003366;
text-decoration: none;
color: #696969;}

