/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
line-height: 16px;
color: #000000;
background-color:#263663;
}

.link_blink {
color: #333333;
text-decoration:blink;
}

a {
	color: #000000;
	text-decoration:none;
	border: 0px;
}

a:hover {
color: #DDDDDD;
text-decoration:none;
}

td {
font-weight: normal;
}

h1 {
font-size: 12px;
font-weight: bold;
color: #263663;
}

h2 {
font-size: 11px;
font-weight: bold;
color: #263663;
}

h3 {
font-size: 11px;
font-weight: bold;
color: #263663;
}

h4 {
font-size: 10px;
font-weight: bold;
color: #263663;
}

h5 {
font-size: 10px;
font-weight: bold;
color: #263663;
}

h6 {
font-size: 10px;
font-weight: bold;
color: #263663;
}

p {
font-style: normal;
vertical-align: baseline;
color:#666666;
}

input {
font-size: 11px;
color: #000000;
padding: 1px 1px 1px 1px;
}

select {
font-size: 11px;
font-style: normal;
line-height: 20px;
font-weight: normal;
color: #000000;
padding: 1px;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.hermit a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #DcDcDc;
	text-decoration: none;
}
.hermit a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
}
