.fontstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	color: #1b1919;

}
.fontstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 135%;
	text-align: justify;
	color: #1b1919;

}
.a2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6E8A2;

}
a:link { color: #1b1919; }
a:visited { color: #1b1919; }
a:hover { color: blue; }
A.edittext:link {
	TEXT-DECORATION: none
}
A.edittext:visited {
	TEXT-DECORATION: none
}
A.edittext:hover {
	TEXT-DECORATION: none
}

.subpagefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.extra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FADC9A;
}
.FormButton {
	height: 25px;
	border: 1px solid #0D023C;
	font-family: verdana;
	font-size: 8pt;
	background: #0D023C;
	color: #F0DD76;
	font-weight:bold
}


.body
{
	font-family: Verdana, Helvetical, Arial, Sans-serif;
}

.mid
{
	font-size: 12px;
}

.copy
{
	font-size: 10px;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}


.red
{
	color: #FF0000;
}

.orange
{
	color: #FF9900;
}

.green
{
	color: #006600;
}

.blue
{
	color: #0000FF;
}

.white
{
	color: #FFFFFF;
}

.deepred
{
	color: #660033;
}

.skyblu
{
	color: #7378a1;
}


