/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #C62828;
}

A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #C62828;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
	color : #000000;
}

H1 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C62828;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

H2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
	padding: 0;	
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

FORM { 
	margin: 0;
	padding: 0;
}

.border {
	border: 1px solid #C0C0C0;
}

.footer A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight: normal;
}

.footer A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight: normal;
}

.footer A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	font-weight: normal;
	
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bold {
	font-weight: bold;

}
		
.top A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight: bold;
}

.top A:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	font-weight: bold;
}

.top A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #C62828;
	font-weight: bold;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.black {
	color: #000000;
}
.red {
	color: #C32727;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
