p {
		font-family: Arial, Helvetica, sans-serif;
		color: #eeeeee;
		font-size: medium;
		line-height: 125%;
		text-align: left;
	}

body {  
		background-image:  ; 
		background-color: #800000; 
		background-repeat: no-repeat; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #eeeeee;
		font-size: medium; 
		line-height: 125%; 
		padding-left: ;
	}

a:link {
	font-weight: bold;
	color: #cccccc;
	text-transform: capitalize;
	text-decoration: underline;
	font-size: small;
	font-variant: small-caps;




	}

a:visited {
	font-weight: bold;
	text-transform: capitalize;
	color: #aaaaaa;
	text-decoration: underline;
	font-size: small;
	font-variant: small-caps;
	}

a:hover {
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-size: small;
	font-variant: small-caps;

	}

a:focus {
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
	font-size: small;
	font-variant: small-caps;

	}


h3 {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: x-large; 
		line-height: 125%; 
		font-weight: bolder; 
		text-transform: uppercase; 
		color: #cccccc;
		}
		
h4 {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: large; 
		font-style: normal; 
		line-height: 125%; 
		font-weight: bold; 
		text-transform: uppercase; 
		color: #cccccc; 
		text-decoration: none
	}

h5 {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: medium; 
		font-style: normal; 
		line-height: 125%; 
		font-weight: bold; 
		text-transform: uppercase; 
		color: #cccccc; 
		text-decoration: none
	}

.subhead {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: medium; 
		font-style: normal; 
		line-height: 125%; 
		font-weight: bold; 
		text-transform: capitalize; 
		color: #cccccc; 
		text-decoration: none
	}

.line {
	background-image: url(images/margin.gif);
	background-repeat: repeat-y;
}
.left-space {
	padding-left: 10px;
	padding-top: 10px;

}
.right-space {
	padding-right: 10px;

}

.button {  
		background-image:  ; 
		background-color: #800000; 
		background-repeat: no-repeat; 
		font-family: Arial, Helvetica, sans-serif; 
		color: #eeeeee;
		font-size: small; 
		line-height: 125%;
		font-weight:bold;
		/*text-decoration:underline; */
		padding-left: ;
		border: '0' none;
	}