body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td{
	font-size : 11px;
	color : #03213C;
}

p{
	font-size : x-small;
	color : #03213C;
	text-align : justify;
}

p.big{
	font-size : 12px;
	color : #03213C;
}

A:LINK {
	font-size : 11px;
	color: #9A0000;
}

A:ACTIVE {
	font-size : 11px;
	color: #9A0000;
}

A:HOVER {
	font-size : 11px;
	color: #9A0000;
}

A:VISITED {
	font-size : 11px;
	color: #9A0000;
}

A:VISITED:HOVER  {
	font-size : 11px;
	color: #9A0000;
}

.title{
	font-weight : bold;
	color : #170A00;
	padding-bottom : 8px;
}

A.more:LINK {
	font-size : 11px;
	color: #9A0000;
	text-decoration : none;
}

A.more:ACTIVE {
	font-size : 11px;
	color: #9A0000;
	text-decoration : underline;
}

A.more:HOVER {
	font-size : 11px;
	color: #9A0000;
	text-decoration : underline;
}

A.more:VISITED {
	font-size : 11px;
	color: #9A0000;
	text-decoration : none;
}

A.more:VISITED:HOVER  {
	font-size : 11px;
	color: #9A0000;
	text-decoration : underline;
}

A.menu:LINK {
	font-size : 11px;
	color: #170A00;
	text-decoration : none;
}

A.menu:ACTIVE {
	font-size : 11px;
	color: #170A00;
	text-decoration : none;
}

A.menu:HOVER {
	font-size : 11px;
	color: #170A00;
	text-decoration : underline;
}

A.menu:VISITED {
	font-size : 11px;
	color: #170A00;
	text-decoration : none;
}

A.menu:VISITED:HOVER  {
	font-size : 11px;
	color: #170A00;
	text-decoration : underline;
}

A.map:LINK {
	font-size : 12px;
	color: #03213C;
	text-decoration : none;
}

A.map:ACTIVE {
	font-size : 12px;
	color: #03213C;
	text-decoration : underline;
}

A.map:HOVER {
	font-size : 12px;
	color: #03213C;
	text-decoration : underline;
}

A.map:VISITED {
	font-size : 12px;
	color: #03213C;
	text-decoration : none;
}

A.map:VISITED:HOVER  {
	font-size : 12px;
	color: #03213C;
	text-decoration : underline;
}

td.menu{
	color : #170A00;
	line-height : 17px;
}

td.text{
	padding : 5px 5px 5px 25px;
	font-size : x-small;
}

td.dark {
	color : #170A00;
}

ul {
	list-style : square;
}

input{
	border : 1px solid #B1AFA1;
	font-size : 11px;
	color : #03213C;
}

select{
	font-size : 11px;
	color : #03213C;
}

textarea{
	border : 1px solid #B1AFA1;
	font-size : 11px;
	color : #03213C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.button{
	cursor: hand;
}

.brown{
	color : #170A00;
}

.red{
	color : #9A0000;
}
