body{
padding:0px;
margin:0px;
color: #FFFFFF;
}

#wrapper
	{
	text-align: center;
	width: 753px;
	margin: auto;
	}

a:hover{text-decoration:none;}

a img {border: none;}


.m_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#ffffff;
	}
.h_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:14px;
		color:#fce55d;
	}	

.f_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:12px;
		color:#5E6469;
		text-transform:uppercase
	}
	
h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #fff;
	padding: 10px;
	text-align: center;
	}
		
h3
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	padding: 10px;
	text-align: center;
	}

/** 		
.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;}
		
