h1	{
	font-family : Times New Roman,serif;
	margin-top : 0px;
	margin-bottom : 0px;
}
h2  {
	font-family : Verdana,sans-serif;
	font-size : 14px;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
}

h3  {
	font-family : Verdana,sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 15px;
}

span.small  {
	font-size : 11px;
	font-family : Tahoma,sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #FF9933;
}

.message-body  {
	font-family : Verdana,sans-serif;
	font-size : 11px;
	padding: 5px;
}

.message-preview  {
	font-family : Verdana,sans-serif;
	font-size : 11px;
	width : 272px;
	height : 100px;
	background-color : White;
	border : 1px solid #003366;
}

p  {
	font-family : Verdana,sans-serif;
	font-size : 11px;
}

p.introtext  {
	height : 50px;
	margin-top : 15px;
	text-align : justify;
}

a  {
	text-decoration : none;
}

a.red {
	color : Red;
}

a.logo  {
	color : #FF9933;
	font-weight : bold;
	font-style : italic;
	font-size : 48px;
	text-decoration : underline;
}

input  {
	font-size : 11px;
}

select  {
	font-size : 11px;
}

option  {
	font-size : 11px;
}

textarea  {
	font-size : 11px;
	font-family : Tahoma,sans-serif;
}

td.main {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

td.code  {
	font-size : 8px;
	font-family : Verdana,sans-serif;
	background-color : #FFCC99;
}

a.code  {
	font-size : 8px;
	font-family : Verdana,sans-serif;
	background-color : #FFCC99;
}

