p  {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	line-height : 20px;
	color :#8c91a5;
}

.text  {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	line-height : 20px;
	color : #8c91a5;
}


.mainheader  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: bold;
	line-height : 28px;
}

.specialtext  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: normal;
	line-height : 22px;
	color: #DBDBDB;
}

.bullettext  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	line-height : 14px;
	color: #87D8DD;
}

.subheader  {
	font-family : "Courier New", Courier, monospace;
	font-size : 18px;
	font-weight: bold;
	line-height : 24px;
}



.footer  {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
	color : #8c91a5;
}


a	{
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : #228C99;
	text-decoration : none;
}

a:hover  {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : #299DAC;
	font-weight : bold;
	text-decoration : underline;
}

a:active  {
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	color : #135748;
}
