﻿p {
	font-family: "Trebuchet MS";
	font-size: x-small;
	background: #FFFFFF;
	color: #000000;	
}

body {
	font-family: "Trebuchet MS";
	font-size: x-small;
	background: #FFFFFF;
	color: #000000;	
}

A:LINK {
	color : #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
	font-family: "Trebuchet MS";
}
A:VISITED {
	color: #000099;
	text-decoration : none;
	font-weight: bold;
	font-size: x-small;
	font-family: "Trebuchet MS";	
}
A:HOVER {
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
}
A:ACTIVE {
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
}

H1 {
font-size : 130%;
font-weight : bold;
color : #000000;
}

H6 {
font-size : 100%;
font-weight : bold;
color : #000000;
}

H5 {
font-size : 100%;
font-weight : bold;
color : #000000;
}

H4 {
font-size : 100%;
font-weight : bold;
color : #000000;
}

H3 {
font-size : 110%;
font-weight : bold;
color : #000000;
}

H2 {
font-size : 110%;
font-weight : bold;
color : #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}



