BODY {     
	font-family: "Lucida Console", serif;
	SCROLLBAR-FACE-COLOR: #900000;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFCCCC;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #600000;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;   
    }
	STRONG {text-transform: uppercase}
	STRONG {font-weight: 900}
	STRONG {font-size: 150%}
	STRONG {color: #ffffff}
	H1 {font-weight: 900; color: #FFFFFF; text-decoration: underline}
	H2 {color: #FFFFFF}
	
	A {font-weight: 700}
	H6 {font-weight: 300}
	H6 {font-size: 75%}
	EM {font-size: 125%}
	EM {font-weight: 900}
	EM {color: #FFFFFF}
	TD{text-align: center}
	UL{text-align: left}

	.titletable{width: 100%;
			height: 100%;
			align: center;
			cellspacing: 0;
			cellpadding: 0;
			}


	.maintable{width: 80%;
			height: 100%;
			align: center;
			cellspacing: 30;
			cellpadding: 10;
			border: 0;}
	
	.main{border-color: #AA0000;
		border-color: #AA0000; 
		border-width:1; 
		border-style:solid;
		vertical-align:middle; }
	
	.topic{width: 100%;
		margin: 0px;
		padding: 3px;
		border-style: collapse;
		border-color: #900000;
		}

	.title{width: 100%;
		padding: 3;
		text-align:center;
		height: 15;
		background: #900000;
		font-size: 125%;
		font-weight: 900;
		text-color: #ffffff;
		border-color: #600000; 
		border-style: solid;
		}

	.bigtitle{width: 100%;
		padding: 6;
		text-align:center;
		height: 15;
		background: #900000;
		font-size: 150%;
		font-weight: 900;
		text-color: #ffffff;
		border-color: #600000; 
		border-style: solid;
		}
	
	.info{
		width: 100%;
		padding: 3;
		text-align: center;
		background: #600000;
		border-color: #900000;
		border-style: solid;
		 }

	.littleinfo{
		width: 100%;
		padding: 3;
		text-align: center;
		background: #600000;
		border-color: #900000;
		border-style: solid;
		font-weight: 500;
		font-size: 75%;
		 }

	.navl{
		width: 100%;
		text-align: center;
		background: #900000;
		padding: 10;
		border-color: #600000;
		border-style: solid;
		}

	.navd{
		width: 100%;
		text-align: center;
		background: #600000;
		padding: 10px;
		border-color: #900000;
		border-style: solid;
		}

	.navt{
		width: 100%;
		text-align: center;
		background: #000000;
		text-transform: uppercase;
		text-color: #FFFFFF;
		font-size: 150%;
		font-weight: 900;
		padding: 10px;
		border-color: #600000;
		border-style: solid;
		}
	
	.nav{
		width: 80%;
		height: 100%;
		margin: 0px;
		padding: 10px;
		border-color: #900000;
		border-style: collapse;
		}

	.pic{
		width: 20%;
		height: 100%;
		background: #900000;
		}

	A:link {text-decoration: underline; color:#EE0000}
	A:active {text-decoration: underline; color:#FF0000}
	A:visited {text-decoration: underline; color:#CC0000}
	A:hover {text-decoration: underline; text-transform: uppercase; color:#ffFFFF}