.grey {COLOR: #333333; ; text-transform: uppercase; font-weight: bold
}
body {
	margin: 0;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	COLOR: #006699;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
}
a:active {
	COLOR: #006699;
	TEXT-DECORATION: none;
}


.text {
	FONT-SIZE: 80%;
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.textred {
	FONT-SIZE: 80%;
	COLOR: #CC0000;
}


.textsmall{
	FONT-SIZE: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textsmred {
	FONT-SIZE: 70%; 
	COLOR: #CC0000; 
}

.textsmaller {
	FONT-SIZE: 65%; 
	COLOR: #000000; 
}

h1 {
	FONT-SIZE: 120%;
	COLOR: #004089;
	font-weight: bold;
}

h2 {
	FONT-SIZE: 100%;
	COLOR: #4362A4;
}

h3 {
	FONT-SIZE: 100%;
	COLOR: #000000;
}

h4 {
	FONT-SIZE: 70%; 
	font-weight: normal;
}

h5 {
	FONT-SIZE: 65%; 
}



form, p, h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

p {
	FONT-SIZE: 80%;
}

ul {
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#formarea {
 	background-color: #f2e5cc;
	padding: 1%;
 }

.purple {
	FONT-WEIGHT: bold; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #CC0000;
}

.boxheadred {
	COLOR: #0099FF;
	font-size: 70%;
	font-weight: normal;
}

.boxheadwhite {
	COLOR: #FFFFFF;
}
.heading { FONT-WEIGHT: bold; COLOR: #000033; }
.blue { COLOR: #0099FF; ; text-transform: uppercase; font-weight: bold}
.border {
	border: 1px solid #004089;
}
.textsmallwhite {
	FONT-SIZE: 70%;
	COLOR: #7E94C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.italic {
	FONT-SIZE: 80%;
	font-style: italic;
	text-align: right;
	color: #004089;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD4CF;
	line-height: 120%;
}
