body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.menu_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A345A;
	text-decoration: none;
}		
.menu_content A{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5A345A;
	text-decoration: underline;
}
.menu_content A:hover {
   		font-family: "Times New Roman", Times, serif;
   		font-size: 11px;
   		text-decoration: underline; color: #000000;
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A345A;
	text-decoration: none;
	background-color: #CEC7CE;
	font-weight: bold;
	font-style: italic;
}		
.page_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;	
}		
.page_content A{
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        color: #000000;
        text-decoration: underline;
}
.page_content A:hover {
   		font-family: "Times New Roman", Times, serif;
   		font-size: 14px;
   		text-decoration: underline; color: #CEC7CE;
}
.sub_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #5A345A;
	text-decoration: none;
	background-color: #CEC7CE;
	font-weight: bold;
	font-style: italic;
}
.sub_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B38CB3;
}
.sub_content A{
        font-family: "Times New Roman", Times, serif;
        font-size: 12px;
        color: #ffffff;
		font-weight: bold;
        text-decoration: underline;
}
.sub_content A:hover {
   		font-family: "Times New Roman", Times, serif;
   		font-size: 12px;
		font-weight: bold;
   		text-decoration: underline; color: #CEC7CE;
}				
.page_footer {
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
}		
.page_footer A{
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
}
.page_footer A:hover {
   		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   		font-size: 10px;
   		text-decoration: underline; color: #000000;
}
.input_box { 
	background-color: #CEC7CE; 
	border: 1px solid #000000; 
	color: #000000; 
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.submit {
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	background-color: #CEC7CE;
}
.contact_form {
	border: 1px solid #000000;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
