h1 {
	font-family: tahoma;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {

	font-family: tahoma;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}


body {
	background-color: #CCCCCC;
}

.text {
	font-family: tahoma;
	font-size: 13px;
	color: #000066;
}
.textBold {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.Heading {
	font-family: tahoma;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.textBold2 {
	font-family: tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.textBold-red {

	font-family: tahoma;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
#flashcontent {
	border: 1px none #000;
	width: 500px;
	height: 375px;
	float: none;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

