.title
{
	font-size: 18pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-weight: bold; 
    color: rgb(153,102,0); 
}
.footer
{
	font-size: 8pt;
    font-family: Times New Roman, Times;
    font-weight: normal;
    color: rgb(153,102,0);
}
h1
{
	font-size: 24pt;
    font-family: Verdana,Tahoma, Arial, Helvetica;
    color: rgb(255,51,153); 
}
h2
{
	font-size: 18pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-weight: bold; 
    color: rgb(153,102,0); 
}
h3
{
	font-size: 14pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-weight: bold;
    color: rgb(153,102,0); 
}
h4
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-weight: normal;
    color: rgb(102,51,0);
}
h5
{
	font-size: 10pt;
    font-family: Times New Roman, Times;
    font-weight: bold;
    color: rgb(102,51,0);
}
h6
{
	font-size: 8pt;
    font-family: Times New Roman, Times;
    font-weight: normal;
    color: rgb(153,102,0);
}
li
{
    font-size: 10pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-weight: normal;
    color: rgb(102,51,0);
}
a:active
{
	color: rgb(0,0,0);
	font-weight: bold;
}
a:link
{
	color: rgb(0,0,0);
}
a:visited
{
	color: rgb(102,51,0);
}
a:hover
{
	color: rgb(204,0,0);
	font-weight: bold;
}
.photo_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: middle;
}
.photo_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}.one_px_border {
	border: 1px solid #614A3D;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}
