body { margin:0 0 0 0;}

h1 {
	font-family:"Book Antiqua", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:44px;
	color:#FF6600;
}

h2 {
	font-family:"Book Antiqua", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:26px;
	color:#000000;
	font-weight:bold;
	padding-left: 12px;
	padding-right: 12px;
}

.subHead {
        font-family:Verdana;
        font-size:15px;
        color:#ff6600;
        font-weight: bold;
        padding-left: 13px;
        padding-right: 13px;
}



p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	padding-left: 12px;
	padding-right: 12px;
	}
	
p a:link {
	color:#3333FF;
	text-decoration:underline;
	}
p a:active {
	color:#3333FF;
	text-decoration:underline;
	}
p a:visited {
	color:#3333FF;
	text-decoration:underline;
	}
p a:hover {
	color:#FF3300;
	text-decoration:underline;
	}


ul	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	list-style-type:disc;
	}
ul li a:link {
	color:#3333FF;
	text-decoration:underline;
	}
	
ul li a:active {
	color:#3333FF;
	text-decoration:underline;
	}
ul li a:visited {
	color:#3333FF;
	text-decoration:underline;
	}
ul li a:hover {
	color:#FF3300;
	text-decoration:underline;
	}
blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	padding-left: 30px;
	}

.footer {
	font-family:Tahoma, Arial, sans-serif;
	color: #000000;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	}
	

ul#quick {
        width: 150px;
        margin: 0 0;
        padding: 0;
        font-size: 11px;
        list-style-type: none;
        font-family:  Tahoma, Arial, sans-serif;
        font-weight: normal;
        color:#ffffff;
}
ul#quick li {
        border-bottom: 1px solid #666666;
        padding: 1px;
}
ul#quick li.title, ul#quick a {
        padding: 5px 5px;
}

ul#quick a {
        color:#ffffff;
        display: block;
        text-decoration: none;
}

ul#quick a:visited {
        color: #ffffff;
}
ul#quick a:hover {
        background: #ddd;
		color:#000000;
}

.mSide
{
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333;
padding: 2px 5px 5px 2px;
}

.mSide p
{
border: 1px solid black;
padding: 5px;
background: #ddd;
}


