body{
padding:0px;
margin:0px;
}

<!--
light grey: #84846b
dark grey: #44442b
light blue: #7c7b9e
dark blue: #352565
-->


a.text{text-decoration:none;}

A:link {
	text-decoration: none;
	}

A:visited {
	color: #c6c6c6;
	text-decoration: none;
	}

A:hover {
        color: #6f6f4c;
        font-weight: none;
	text-decoration: none;
	}


.image  {
	border-style: solid;
	border-color: 6c6b99;
	border-width: 1px;
        }

.m_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color: #352565;
	}

.h_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color: #FFFFFF;
	}
	
.l_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:12px;
		color: #83836b;
	}	

.f_text
	{
		font-family:Arial;
		font-size:10px;
		line-height:11px;
		color: #FFFFFF;
	}

.c_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:11px;
		color: #000000;
		margin-left:10px;
		margin-right:10px;
	}

.foot_text
	{
		font-family:Arial;
		font-size:8px;
		line-height:10px;
		color: #ffffff;
		text-transform:uppercase
	}

.head_text
	{
		font-family:Arial;
		font-size:22px;
		line-height:25px;
		color: #352565;
	}	
	
.sub_head_text
	{
		font-family:Arial;
		font-size:18px;
		line-height:25px;
		color: #352565;
	}	

.home_text
	{
		font-family:Arial;
		font-size:22px;
		line-height:25px;
		color: #8483b7;
	}

.form
	{
		width:230px; height:17px; border-color: #DDDDDD; border-bottom-width:1px; background-color: #ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
