BODY 
a     { text-decoration: none; }

h1 {
		font-family: OCR A Extended;
		font-size: xx-large;
		font-weight: bold;
		font-style: normal;
		cursor: wait;
		color: #000000;
		background: #FFFFFF;
		text-transform: none;
		text-decoration: none;
		text-align: center;
}
h2{
		font-family: Verdana;
		font-size: x-smallpt;
		font-style: none;
		color: #FFFFFF;
		background: #000000;
		text-align: center;
}
h3 {
		font-family: sans-serif;
		font-size: x-small;
		font-weight: light;
		font-style: normal;
		color: #FFFFFF;
		background: #000000;
		text-transform: uppercase;
		text-align: left;
		margin-top: 10;
		margin-left: 5;
		margin-bottom: 10;
		margin-right: 5;
		text-indent: 5pt;
		border-top: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
}
h4 {
		font-family: sans-serif;
		font-size: xx-small;
		font-weight: light;
		font-style: italic;
		color: #FFFFFF;
		background: #000080;
		text-transform: uppercase;
		text-align: left;
		margin-top: 10;
		margin-left: 5;
		margin-bottom: 10;
		margin-right: 5;
		text-indent: 15pt;
		border-top: none;
		border-bottom: none;
		border-left: none;
		border-right: none;
}
p{
		font-family: Verdana;
		font-size: x-small;
		font-style: none;
		color: #FFFFFF;
		background: #000000;
		text-align: left;
}
