Body {
	background : #999999;
	topmargin : 0px;
	bottommargin : 0px; 
	leftmargin : 0px;
	rightmargin : 0px;
	margin : 0px;
	marginheight : 0px;
	marginwidth : 0px;
}
P, TD, PRE {
	font-family : ocr-a extended, courier-new, courier, mono-spaced;
	font-size : 10px;
	color : #333333;
}
.Smaller {
    font-size : 8px;
}
.Grey {
	font-size : 12px;
	color : #cccccc;
}
.GreyHeader {
	font-size : 16px;
	font-weight : bold;
	color : #333333;
}
.LargeHeader {
	font-size : 48px;
	font-weight : bold;
	color : #111111;
}
.Nav {
	font-size : 14px;
	font-weight : bold;
	color : #333333;
}
.Nav A:link, .Nav A:visited {
	font-size : 14px;
	font-weight : bold;
	color : #7777aa;
}

A:link, A:visited  {
	font-size : 10px;
	color: #7777aa;
	text-decoration : none;
	border-style : none;
	font-weight : bold;
}

.DropDown{
	font-size : 10px; 
	font-weight : bold;
	text-align : left; 
	color : #333333; 
	margin : 0px; 
	padding : 0px; 
	width : 120px; 
	height : 16px;
}
