h1 {

	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6633;
	}
	
h2 {

	font-family: Arial Bold, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}

p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
p a:link {
	color: #CC6633;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	}
	
p a:visited {
	color: #CC6633;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	}
	
p a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 150%;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.bottummenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.showsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.showsheader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.showsheader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.showsheader a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.hotTip {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 1 150px;
	padding: 10px;
	border: 2px solid #FFFFFF;
	background-color: #333333;
	}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
