/*
	(c) 2005 Maximize Communications
	All Rights Reserved
	
	CSS developed by David Perdew - Maximize Communications, Inc.
*/


h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC0033;

}
h2 {
	font-family:Arial, Helvetica, Sans-serif;
	font-color: #000000;
	font-size: 1.3em;
	line-height:normal;
	font-weight: bolder;
	color: #000000;

}
p    {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-color: #000000;
	font-size: 11pt;
	line-height:normal;
	font-weight: normal;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: normal;
	font-weight: lighter;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: lighter;
	color: #CCCCCC;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990033;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0000CC;
}
.red {
	color: #CC0033;
}
.highlighter {
	background-color: #FFFF00;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #666666;
}
.blue {
	color: #003399;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
