body
{	
	font-family:verdana;
	color:#000000;
    font-size: 11px;
}

bodyText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	background-color: #FFFFFF;
}

a
{
	Text-Decoration:underline; 
	Color:#9E0000;
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
}

a:hover
{
	Text-Decoration:underline; 	
	font-size:11px;
	font-weight:regular;
	font-family:verdana;
}


td
{
	font-family:verdana;
	color:#000000;
	font-size:11px;
}


.heading1
{
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	Text-Decoration:underline;
}


.heading2
{
	font-family:verdana;
	color:#000000;
	font-size:11px;
	font-weight:italic;
}

.heading3
{
	font-family:verdana;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.small_links
{
	font-family:verdana;
	color:#000000;
	font-size:11px;
	font-weight:regular;
	font-style: italic;
}

.error_style
{
	font-family:verdana;
	color:#000000;
	font-size:10px;
	font-weight:bold;
}