.TopHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0000FF;
	text-align: center;

}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-position: left;

}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.italic {
	font-size: medium;
	font-style: italic;
	font-variant: normal;
}
.boldparagraph {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;



}
.BrownBG {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	background-color: #006600;
	font-size: large;
	color: #FFFFCC;
}
.ProperName {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFCC;
	font-size: medium;

}
.subheadArialBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
}
.HeaderRed {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
	background-position: center center;
	font-size: large;
	text-align: center;
}
.SubheadArialBlueLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;

}
.ProperName2 {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: small;
}
.TopHeadWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center;
	text-align: center;

}
.paragraphWhite {

        font-family: "Times New Roman", Times, serif;
        font-size: medium;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;

}
.OrderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;
	font-size: large;

}
.SubheadArialBlueLeftBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: medium outset;
	margin: 2px 12px 4px 2px;
	padding: 1px;
	float: left;


}
.SubheadArialRedCtrBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF00;
	height: auto;
	width: 85px;
	border: medium outset #FF0000;
	margin: 2px 12px 4px 2px;
	padding: 1px;
	float: none;
	text-decoration: blink;
	background-repeat: repeat-x;

}
.SubheadDarkBlueLeftBG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	background-color: #33FFFF;
	height: auto;
	width: auto;
	border: medium inset #0000FF;
	margin: 16px;
	padding: 10px;
	float: left;

}
