body{
padding:0px;
margin:0px;
}

img
{  border-style: none;
}

h4{
	background: red;
	color: green;
	font-size: 7pt;	
}
a:hover{text-decoration:none;}
.a_text
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:16px;
		color:#ffffff;
	}
.c_text
	{
		font-family:Tahoma;
		font-size:30px;
		line-height:34px;
		color:#ffffff;
	}
.f_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#FF0000;
	}
.fe_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#8B8B8B;
	}		
.fn_text
	{
		font-family:Tahoma;
		font-size:20px;
		line-height:20px;
		color:#ffffff;
	}			
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#8B8B8B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
	}	

.f_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:10px;
		color:#000000;
		text-transform:uppercase
	}	
	
.hint_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:10px;
		color:#B98747;
		text-transform:uppercase
	}		
	
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff; 
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}

/*Corey's Code */
.emailConf{
	background: #000000;
	color: #ffffff;
	font-size: 36pt;
}