.body_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.body_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.bold_gold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9CB72;
}

.bold_brown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #422100;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-color: #B49A75;
}

h1 {
    font-size:8px;
   	font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    color:#422100;
    margin-top:0px;
    margin-bottom:2px;
}

h2 {
    font-size:9px;
   	font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    color:#422100;
    margin-top:0px;
    margin-bottom:2px;
}

a:link {
	color: #530000;
}
a:visited {
	color: #530000;
}
a:hover {
	color: #99CC99;
}
a:active {
	color: #99CC99;
}


.body_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}


a.medbuttons:link {
	color: #600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.medbuttons:active {
	color: #600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.medbuttons:visited {
	color: #600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.medbuttons:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}



a.smallbuttons:link {
	color: #8A3400;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.smallbuttons:active {
	color: #8A3400;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.smallbuttons:visited {
	color: #8A3400;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.smallbuttons:hover {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}
.red_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
}

a.redmedbuttons:link {
	color: #B30000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.redmedbuttons:active {
	color: #B30000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.redmedbuttons:visited {
	color: #B30000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.redmedbuttons:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}



a.redsmallbuttons:link {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.redsmallbuttons:active {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.redsmallbuttons:visited {
	color: #800040;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}

a.redsmallbuttons:hover {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}
