A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #660066;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #660066;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}
body {
	color : #000060;
	margin :0;
	background-color : #FFCC99;
}
body, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000060;
	margin :0;
}

p {
	margin-top : 0;
}

.top {
	width : 100%;
	background-color : #D2861A;
	margin-bottom :-2;
}
.top h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : bold;
	color : #FFFFFF;
	padding : 2px;
}

h1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 24pt;
	font-weight : normal;
	color : #000060;
	text-align: center;
	margin : 0px;
	padding : 2px;
}

h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20pt;
	font-weight : normal;
	color : #000060;
	text-align: center;
	margin : 0px;
	padding : 2px;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000060;
	font-size : 16pt;
	font-weight : bold;
	text-align: center;
	margin: 0;
	padding : 0;
}
h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14pt;
	font-weight : normal;
	text-align: center;
	margin: 0;
	padding : 0;
}

li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #000060;
}

dt {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000060;
}
dd {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : normal;
	color : #000060;
}
address {
	color : #000060;
	text-align : center;
	font: bold normal normal 9px Arial, Helvetica, sans-serif;
}
.tableborder {
	width : 550;
	background-color : #fcf5ee;/*#FFCC99 #FFFFFF*/
	border : 10px;
	border-color : #AD4A10;
	border-style : solid;
	border-left-color: #DE8C63;
	border-top-color: #DE8C63;
	border-right-color: #944210;
	border-bottom-color: #944210;
	text-align : center;
	margin-left : 25px;
	margin-right : 25px;
}
.tableborder table {
	width : 100%;
	border : 1px;
	border-color : black;
	border-style : solid;
}
.tableborder table td {
	border : 1px;
	border-color : black;
	border-style : solid;
	text-align : center;
	vertical-align : middle;
	height :35px;
}
