body	{
	background-color: #330033;
	}
	
h1	{
	font-family: trebuchet ms, trebuchet, san-serif;
	font-weight: bold;
	font-size: 16px;
	color: #330033;
	}
	
h2	{
	font-family: trebuchet ms, trebuchet, san-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #330033;
	}
	
h3	{
	font-family: trebuchet ms, trebuchet, san-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #330033;
	}
	
p,ul,li {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	color: #330033;
	}

.nav1 {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 13px;
	color: #330033;
	font-style: bold;
	}
	
.nav2 {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 13px;
	}

.header {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	font-style: italic;
	color: #330033;
	}	

.footer {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	}

.center {
	text-align: center;
	}
		
.smaller {
	font-size: 10px;
	text-align: center;
	}
	
.courier {
	font-family: courier;
	}
	
.sidebarheader {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

.sidebartext {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	}

a.navbarlink {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
	}

a.faqlink {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	}

a.footerlink {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 10px;
	color: #ffffcc;
	}

a.sidebarlink {
	font-family: trebuchet ms, trebuchet, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
	text-align: right;
	}