a {
	outline:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
	padding-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	line-height: 16px;
	padding-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: 18px;
	padding-bottom: 10px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	line-height: 22px;
	margin-left: 0;
	padding-left: 2em;
	padding-bottom: 10px;
}
.sub_h1 {	
    font-size: 14px;
	font-style: italic;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.bolditalic {
    font-weight: bold;
    font-style: italic;
}
.white {
    color: #FFFFFF;
}
.white_bold {
    font-weight: bold;
    color: #FFFFFF;
}
.justify {
    text-align: justify;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 15px;
	padding-bottom: 5px;
}
table.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #CC0000;
}
table.date th {
    background-color: #660000;
	color: #FFFFFF;
}
table.date td.we {
	color: #FF0000;
    background-color: #990000;
}
table.date tr {
    text-align: center;
	vertical-align: top;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
