body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

ul {
	list-style-image: url("images/bullet.gif");
}

.bodyul li
{
	list-style-image: url("images/bullet.gif");
	margin-top: 10 px; 
	margin-right: 20 px;
}


h1 {
	font-size: 145%;
	color: #000;
}

h2 {
	font-size: 125%;
	color: #000;
}

h3 {
	font-size: 105%;
	color: #000;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited  {
	color: #000099;
	text-decoration : underline;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}

a:active  {
	color: #99CCFF;
	text-decoration : underline;
}

a.categorylink {
	color: #000;
	font-weight: bold;	
	text-decoration: underline;
}

a.categorylink:visited  {
	color: #333;
	font-weight: bold;	
	text-decoration : underline;
}

a.categorylink:hover {
	color: #666;
	font-weight: bold;	
	text-decoration: none;
}

a.categorylink:active  {
	color: #CCCCCC;
	font-weight: bold;	
	text-decoration : underline;
}

strong {
	color: #464646;
}

table {
	font-size: 100%;
}

th {
	font-weight: bold;
}

.table td {
	background-color: #EEEEEE;
}

.table th {
	background-color: #DDDDDD;
}

.header {
	font-family: Times New Roman, Georgia, Times, sans-serif;
	font-weight: bold;
}

.header h1
{
	font-size: 180%;
	color: #000;
	padding: 2px;
	margin: 0px;
}

.header h2 {
	font-size: 125%;
	color: #000;
	padding: 4px;
	margin: 2px;
	line-height: 5px;		
}

.header h3
{
	font-size: 105%;
	color: #000;
	padding: 2px;
	margin: 2px;
	line-height: 12px;
}

.homebold b {
	font-size: 120%;
	color: #000;
}

.welcome
{
	font-family: Times New Roman, Georgia, Times, sans-serif;
}

.welcome1
{
	font-size: 130%;
	color: #000;
	margin: 1px;
	padding: 0px;
	font-weight: normal;
}

.section2 {
	margin-left: 40px;
}
.section3 {
	margin-left: 80px;
}
.section4 {
	margin-left: 120px;
}

.content h1
{
	font-size: 145%;
	color: #3366CC;
}

.content h2
{
	font-size: 135%;
	color: #3366CC;
}

.content h3
{
	font-size: 115%;
	color: #3366CC;
}

.content h4
{
	font-size: 105%;
	color: #3366CC;
}

.content h5
{
	font-size: 95%;
	color: #3366CC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 5px;
	padding: 5px;
}

.homefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 15%;
	margin-left: 45px;
}