html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color:#333333
}

#flashcontent {
	font-family: Verdana, Arial; 
	font-size: 11px;
}

#flashcontent p {
	text-align: center;
}

#getflash {
	font-weight: bold;
	padding: 0px;
}

#getflash a {
	color: #f00 !important;
}

h1 {
	font-size: 1.2em;
}

#htmlwebsite {
	padding: 0px;
}

#footer {
	padding: 0px;
	text-align: center;
}.title {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
.subtitleBold {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.web {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-variant: small-caps;
	color: #CC3300;
}
.web2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #3473A8;
}
.web3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titlewht {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.subtitleBOLDwht {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
