body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A19F99;		
}

h1 {	
	font-family: "Monotype Corsiva", "Bernhard Modern Roman", "Lucida Sans";
	font-size: 24px;
	color: #B64771;	
}

.current_page
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A19F99;
	text-decoration: none;
	font-weight: bold;
}

a:link 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B64771;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B64771;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A19F99;
	text-decoration: underline;
	font-weight: bold;
}


.justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A19F99;
}

.box1 {
	padding: 10px;
	border-width: thin;
	border-style: dashed;
	border-color: #eedbdf;

}