/* This style sheet will work for templates Titan, Mercury,

   and Shamrock with modification of the colors. */



body, p, td, th {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #B50908;
	text-decoration: none;
}

ul {
	list-style-image: url('http://images.nowyouknow.com/mybullet.gif')
}

h1 {

	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 32px;
	color: #336699;
	font-style: italic;
}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	color: #c0c0c0;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom: 1px solid #4083BF;
	font-style: italic;
}

h3 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
	color: #566175;
	letter-spacing: 2px;
	text-align: center;
}

h4 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #58595B;
	text-align: center;
}

h5 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #004D70;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom: 1px solid #99CCFF;
    border-top: 3px solid #53A9FF;
    padding: 2px 4px;
}

div.menu a {

	font-family: Veranda, Tahoma, Arial, Helvetica;

	font-size: 13px;

	font-weight: bold;

	color: #FFF;

}



div.menu a:hover {

	color: #83BFF9;

}



div.menu p {

	margin-top: 3;

	margin-bottom: 3;

}



div.header p {

	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 30px;

	margin-top: 10;

	margin-bottom: 10;

	color: #FFFFFF;

	font-weight: bold;

}



p.largenote {

	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 18px;

	font-style: italic;

	font-weight: bold;

	color: #336699;

}



.marquee {

	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	font-style: italic;

	color: #FFF;

}