body td {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}

.text {font-size: 65%;}

.textbold {font-size: 75%; font-weight: bold;}

.bodytext {font-size: 10pt;}

.title {font-size: 12pt; font-weight: bold; color: #663333}

a:link { color: #663333;}
a:visited { color: #663333;}
a:hover { color: #663333;}
a:active { color: #FF0066;}

#nav {
margin-top: 10px;
margin-bottom: 10px;
}

#nav a {
font-size:.6em;
}

#nav h4 {
font-size:.6em;
}

.form_table {
width:85%;
margin-left:auto;
margin-right:auto;
}

.form_table td {
font-size: .6em;
font-weight:bold;
padding:4px 0;
}

.form_table th {
font-size: .8em;
border-bottom:2px solid #000;
}

/*
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {text-decoration: none}
*/

.alert, .alert a:link, .alert a:visited, .alert a:hover, .alert a:active {
	color: #FF0000;
	font-size:.7em;
	font-weight: bold;
}

div.alert {
	border: 1px solid red;
	background-color: #ffcccc;
	color: red;
	font-weight: bold;
	padding: 5px 10px;
	margin: 1.33em 3.4em;
}

.red {
color:#f00;
}
