@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: #D5C2BE;
}

/* Header Tags*/

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight:bold;
text-align:center;
color: #000000;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 20px;
color: #000000;
}



/*Body Text*/

body, td, th, p {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
	
    }
.style17 {font-size: 18px;}
.style51 {
	font-size: 36px;
	color: #ff0000;
	font-weight: bold;
}
.style52 {
	color:#ff0000;
	font-size: 24px;
}
.style56 {
	color: #000000;
	font-size: 18px;
	font-style: italic;
}
.style58 {color: #ff0000; font-size: 16px; }
.style59 {color: #FF0000;}
.style60 {color: #ff0000; font-size: 36px;}
.style13 { font-size: 12px;}
.style2 { font-size: 24; font-weight: bold;}