body	{
	background-color : #3D484E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

hr	{
	size:1px;
	color:#990000;
	height:1px;
	line-height: 0px;
}
	
h1  {
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: -5px;
    }
	
ul{
	list-style-type: square;
	margin-left: 0;
	padding-left: 0;
	}

li { 
	margin-left: 1em; 
	} 

.light 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    }
	
.header {
	color: #FFFF99;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}

.header2 {
	color: #FFFF99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.tag {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}

a	{
	color : #990000;
}

a:visited	{
	color : #990000;
}

a:active	{
	color : #3D484E;
	text-decoration : none;
}

a:hover	{
	color : #3D484E;
	text-decoration : none;
}

a.nav	{
	color : #FFFF99;
	font-size : 14px;
	text-decoration : none;
}

a:visited.nav {
	color : #FFFF99;
	font-size : 14px;
	text-decoration : none;
}

a:active.nav {
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}

a:hover.nav {
	color : #FFFFFF;
	font-size : 14px;
	text-decoration : none;
}

input.srcfrm2 {
	font-family : Arial, Helvetica, sans-serif;
	width:200px;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #990000;
}

input.srcbttn {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-weight:bold;
	font-size:11px;
	border-width:1px;
	border-color: #000000;
	background-color: #990000;
}
