/* CSS Document for Andrea President Web Site */

/* Glogal CSS */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #818A52;
	}
.menu_fonts {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #CCCCCC;
	}
.sub_menu_fonts {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
	}
.copyright_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	}
.Page_View {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
/* End of Glogal CSS */h4 {
	font-size: 16px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

