body		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 1px;

			}
			
h1			{
	font-family: times, "times new roman", serif;
	font-weight: normal;
	font-size: 45px;
	color: #FFFFFF;

			}

h2			{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	line-spacing: 5px;
	vertical-align: text-bottom;
	line-height: normal;


			}

a			{
			font-family: times, "times new roman", serif;
			font-weight: normal;
			font-size: 12px;
			color: #FFFFCC;
			}	

.title_bar  {
			font-family: times, "times new roman", serif;
			font-weight: bold;
			font-size: 24px;
			color: #CCCCCC;
			}


.EmailSubmit {

	font-family: "arial, helvetica, sans-serif";
	font-size: 11px;
	color: #000000;
	background: #e1e1e1;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;

}

.formfields {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
