BODY {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


A {
	text-decoration: underline;
	color: #0CF;
}

A:Hover {
	text-decoration: line-through;
	color: #C00;
	font-weight: bold;
}

a.menulink {
	color: #990000;
	text-decoration: none;
	font-size : 24px;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
	font-variant: small-caps;
}  
.menulink:hover{
	color: #FF0000;
	font-size : 24px;
	text-decoration: line-through;
}
.date{
	color:red;
	font-variant:small-caps;
	font-weight:bold;
}

.copy		{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
		}
.copy1		{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color:  #C0C0C0
		}

.copygray		{
	font-size: 11pt;
	font-family: arial;
	font-weight: normal;
	color: #C0C0C0
		}
		
.copygray10		{
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	color: #C0C0C0
		}
		
.copygray2		{
	font-size: 11pt;
	font-family: arial;
	font-weight: normal;
	color: #ffffff
		}
				
.copy2		{
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FC0
		}
		
.copy2a		{
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
	color: #ffffc6
		}
		
.copy3		{
		font-size: 10pt;
		font-family: verdana; sans serif
		font-weight: italic;
		color: #4169E1
		}

.copy4		{
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
	color: #ffffc6
		}
		
.caption		{
	font-size: 7pt;
	font-family: arial;
	font-weight: normal;
	color: #ffffff
		}

.subhead	{
		font-size: 11pt;
		font-family: arial;
		font-weight: bold;
		color: #ffffff;
		}
object{
	border:3px solid gray;
}
.border_div{
	border:1px solid gray;
	padding:12px;
	margin-left:29%;
	width:320px;
}
.Heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.counter {
	font-family: Courier New, Courier, monospace;
	font-size: xx-small;
}
home page {
	font-family: "MS Serif", "New York", serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #900;
	text-decoration: blink;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.HOME {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	filter: Invert;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
