body	{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 72%;
	color: #353535;
	background-color: #ffffff;
	}


td	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 72%;
	color: #353535;
	}

HR	{
	color: #CCCCCC
	}



.contentMain	{
	padding: 20px
	}
	

	


.sidebar	{
	width: 201px;
	font-size: 70%
	}

.sidebar P	{
	padding: 20px
	}


/* Misc Classes */

.tiny	{
	font-size: 11px;
	}


A.tiny	{
	font-weight: normal
	}

.footer	{
	font-size: 11px;
	color: #CCCCCC
	}

.footer A, .footer A:link, .footer A:visited, .footer A:active, .footer A:hover	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
	}



/* Base font settings. These are in ems to keep the majority of the text scalable using the browser's text resize tool.*/


h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: bold;
	}
h2 {
	font-size: 1.6em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}

h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}

p	 {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	}

li > p {
	margin-top: 0.2em;
	}