.address
{
	font-family: arial,verdana,helvetica,trebuchet;
	font-size: 9px;
	font-weight: bold;
	background-color:#ffffff;
	text-align : center;
}
.frontpage
{
	background-color : #FFFFFF;
	color : #000000;
	font-family : arial, verdana, helvetica, trebuchet, arial;
	font-size : 10px;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	text-decoration : none;
}

body 
{
	background-color : #FFFFFF;
	font-family : arial, verdana, helvetica, trebuchet, arial
}

h1 
{
	color : #333333;
	font-family : Arial, Helvetica, san-serif;
	font-size : 16px;
	font-weight : bold;
}

h2 
{
	color : #333333;
	font-family : Arial, Helvetica, san-serif;
	font-size : 16px;
	font-weight : bold;
}

input 
{
	
	color : #333333;
	font-family : Arial, helvetica, san-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	width : auto;
}

textarea
{
	background-color : #FFFFed;
	color : #333333;
	font-family : Arial, helvetica, san-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	width : auto;
}

ol 
{
	color : #333333;
	font-family : Arial, helvetica, san-serif;
	font-size : 9pt;
	font-style : normal;
}

option 
{
	font-size : 8pt;
}

p 
{
	
	color : #333333;
	font-family : arial,verdana,helvetica,trebuchet;
	font-size : 12px;
	text-decoration : none;
}

select
{
	background-color : #FFFFed;
	color : #333333;
	font-family : Arial, helvetica, san-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

td 
{
	font-family : Arial, helvetica, san-serif;
}


tr 
{
	font-family : Arial, helvetica, san-serif;
}

ul
{
	font-family : arial,verdana,helvetica,trebuchet;
}


.bodytext /*Use to create darkest bodytext element*/
{
	
	color : #333333;
	font-family : arial,verdana,helvetica,trebuchet;
	font-size : 12px;
	text-decoration : none;
	line-height: 2; 
	font-weight : 200;

}

.bodytextbold /*Use to create darkest bodytext element*/
{

	color : #333399;
	font-family : arial,verdana,helvetica,trebuchet;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

.pageheader 
{
	color : #333399;
	font-family : arial, verdana, helvetica, trebuchet;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}

.subhead1 
{
	color : #333333;
	font-family : arial, verdana, helvetica, trebuchet;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
}