
body { background-color: #FFFFFF; color: #000000; font-family: verdana; font-size: 11px; width: 500px; }

p, td, div { font-family: verdana; font-size: 12px; }

a {
	font-family			: verdana;
	font-size				: 11px;
	font-weight			: bold;
	color						: #FF6600;
	text-decoration	: underline;
	}

#headings {
	font-family			: arial;
	font-size				: 14px;
	font-weight			: bold;
	text-transform	: uppercase;
	color						: #003366;
	}

#subnav {
	font-family			: arial;
	font-size				: 12px;
	font-weight			: bold;
	text-transform	: none;
	color						: #003366;
	text-decoration	: underline;
	}

#reqs {
	font-family			: verdana;
	font-size				: 10px;
	font-weight			: normal;
	color						: #000000;
	}

.subhead {
	font-family			: verdana;
	font-size				: 10px;
	font-weight			: bold;
	color						: #000000;
	}

.link {
	font-family			: verdana;
	font-size				: 10px;
	font-weight			: bold;
	color						: #FF6600;
	text-decoration	: underline;
	}
