A.mil:link    { color: #ffffff;	text-decoration: underline;}
A.mil:active  { color: #ffffff;	text-decoration: underline;}
A.mil:visited {	color: #ffffff;	text-decoration: underline;}
A.mil:hover   { color: #ffffff; text-decoration: underline;}

A:link    { font-size:11pt; color: #000066;	text-decoration: underline;}
A:active  { font-size:11pt; color: #000066;	text-decoration: underline;}
A:visited {	font-size:11pt; color: #000066;	text-decoration: underline;}
A:hover   { font-size:11pt; color: #666699; text-decoration: underline;}

A.top:link    { font-size:8pt; color: #000066;	text-decoration: underline;}
A.top:active  { font-size:8pt; color: #000066;	text-decoration: underline;}
A.top:visited {	font-size:8pt; color: #000066;	text-decoration: underline;}
A.top:hover   { font-size:8pt; color: #666699; text-decoration: underline;}

body {
	margin:0;
}

h1 {
	font-family:Arial;
	font-size:14pt;
	font-weight: bold;
	color: #0000ff;
}

h2 {
	font-family:Arial;
	font-size:12pt;
	font-weight: bold;
	color: navy;
	margin: 1px;
}


.question {
	font-family:Arial;
	font-size:11pt;
	font-weight: bold;
	color: navy;
	margin: 1px;
}

.head {
	font-family:Verdana,Arial;
	font-size:12pt;
	color: #000066;
	font-weight:bold;
}

legend {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	font-weight:bold;
}

.header {
	font-family:Verdana,Arial;
	font-size:22pt;
	color: #FFFFFF;
	font-weight:bold;
}

td {
	font-family:Arial;
	font-size:11pt;
	color: #000000;
}

.content1 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #000000;
}
.small1 {
	font-family:Verdana,Arial;
	font-size:8pt;
	color: #000066;
}
.copyright {
	font-family:Verdana,Arial;
	font-size:8pt;
	color: #000066;
}

.content2 {
	font-family:Verdana,Arial;
	font-size:10pt;
	color: #ffffff;
}
.tableheaderyellow {
	font-family:Verdana,Arial;
	font-size:12pt;
	font-weight:bold;
	color: #FFFFCC;
}

#about {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #dddddd;
	background: #eeeeee;
	min-width: 760px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	10px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #ffffff; color: #000000;}

#grey_box{
    margin: 5px;
    padding: 10px;
    background-color: #eeeeee;
    border: 2px solid #ccc;
    width:700px;
    }
