body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

input {height: 20; font-size: 12px; }
input.bt {cursor: hand; }
textarea {font-size: 12px; }

A.bold  {
	font-weight : bold;
	text-decoration : none;
	font-size: 12px;
}

A  {
	text-decoration : none;
	font-size: 12px;
}

A:link  {
	color : #336699;
}

A:visited  {
	color : #24486C;
}

A:hover {
	color: #6699CC;
}


.dropcap { font: bold 300%;
	float:left;
	margin-top: 0;}
	
.headline  {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	valign: top;
	color: #666666;
}

.headlineLogo {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	valign: top;
	font-weight: bold;
	color: #FFFFFF;
}

	
