/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.text1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text4 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C42948;
}
.text5 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text6 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.cooltxt {
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #AF2322;
}


.text7 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AF2322;
}
.brder {
	border: thin solid #C42948;
}


a.subpage:link
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.subpage:visited
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.subpage:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

a.click:link
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.click:visited
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.click:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

a.home:link
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.home:visited
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.home:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

