/* 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;
}

a:hover {
color: #263663;
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: #444444;
}

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;
}
