body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	background-color: ;
}
td, p, li
{
	font-family: Arial, Helvetica, sans-serif;

}


.ssp_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}





.ssp_checkbox
{

}
.ssp_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	cursor: hand;
}
.ssp_radio
{

}
.ssp_select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	height: 20px;
}
.ssp_submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	cursor: hand;
}
.ssp_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 160px;
	height: 20px;
}
.ssp_textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    width: 200px;
	height: 80px;
}


.date {
	font-size: 11px; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration: none;
}
.announcement {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration: none;
}
.text {
	text-align: justify;
}


a:link       { color: #0000ff; font-family: Arial; text-decoration: underline }
a:visited    { color: #0000ff; font-family: Arial; text-decoration: underline }
a:hover      { color: #ff0000; font-family: Arial; text-decoration: underline }

a.next:link       { color: #000000; font-family: Arial; text-decoration: none }
a.next:visited    { color: #000000; font-family: Arial; text-decoration: none }
a.next:hover      { color: #ff0000; font-family: Arial; text-decoration: none }

a.menu:link       { font-size: 12px; color: #ffffdd; font-family: Geneva, Arial; text-decoration: none; FONT-WEIGHT: bold; TEXT-TRANSFORM: UPPERCASE; text-align:right }
a.menu:visited    { font-size: 12px; color: #ffffdd; font-family: Geneva, Arial; text-decoration: none; FONT-WEIGHT: bold; TEXT-TRANSFORM: UPPERCASE; text-align:right }
a.menu:hover      { font-size: 12px; color: #751633; font-family: Geneva, Arial; text-decoration: none; FONT-WEIGHT: bold; TEXT-TRANSFORM: UPPERCASE; BACKGROUND-COLOR: FFFFDD; text-align:right }


.button
{
	background-color: Silver;
	BORDER-RIGHT: #000080 1px solid; BORDER-TOP: #000080 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #000080 1px solid; BORDER-BOTTOM: #000080 1px solid; FONT-FAMILY: arial
}
.button1
{
	BORDER-RIGHT: #000080 1px solid; BORDER-TOP: #000080 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #000080 1px solid; COLOR: #000080; BORDER-BOTTOM: #000080 1px solid; FONT-FAMILY: arial
}