BODY  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #483434;
}

TD  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #483434;
}

blockquote {
	margin-top : 0;
	margin-bottom : 0;
	}

ul {
	margin-top : 0;
	padding-top : 0;
	list-style-position : outside;	
	}
ul li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
p  {
	}

ol li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}



	
	
	
h1 {
	font-size : 20px;
	color : #998876;
	font-weight : normal;
	display : inline;
	}
h2 {
	font-size : 17px;
	color  : #998876;
	font-weight : normal;
	display : inline;
	}
h3 {
	font-size : 14px;
	color  : #998876;
	font-weight : normal;
	display : inline;
	}
h4 {
	font-size : 12px;
	color  : #998876;
	font-weight : normal;
	display : inline;
	}
	
	
	
	
	
	
#btns1  {
	text-align : right;
	white-space : nowrap;
	padding-right : 30px;
	}
#btns2  {
	}
	
#contentText  {
	padding : 0 24px;
	min-height : 245px;
	background-color : #FFFFFF;
	vertical-align : top;
	text-align : left;
	}

#contentText img  { 
	padding : 4px;
	}
	
#bottomAddress  {
	font-size : 10px;
	color : #eb9eb8;
	text-transform : uppercase;
	text-align:center;
	vertical-align : top;
	padding : 9px 0 9px 0;
	}
	
#copyrights  {
	font-size : 10px;
	color : #d4c8bc;
	text-align : center;
	padding : 6px 0 12px 0;
	}
	
	
	
input.butn  {
	color : #ffffff;
	font-weight : bold;
	background : #f08eaf;
	border : 2px solid #ffffff;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
input  {
	color : #483434;
	font-weight : normal;
	background : #cec1b3;
	border : 2px solid #998876;
	margin-top : 3px;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	}
textarea  {
	color : #483434;
	background : #cec1b3;
	border : 2px solid #998876;
	margin-top : 3px;
	font-size : 12px;
	line-height : 16px;
	}
.radiostyle {
	color : #483434;
	background-color : #cec1b3;
	border : 2px solid #998876;
	}
	
	
	

a.button:link {
	color : #FFF1E1;
	font-weight : bold;
	text-decoration : none;
}

a.button:visited {
	color : #FFF1E1;
	font-weight : bold;
	text-decoration : none;
}

a.button:hover {
	text-decoration : underline;
}
	
	

A:link {
	color : #f08eaf;
	text-decoration : none;
}

A:visited {
	color : #f08eaf;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}
