/* CSS Document */

body {bgcolor: #ffffff;
}

p {
	font-family: "trebuchet ms", sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: "trebuchet ms", sans serif;
	font-size: 14pt;
	font-weight: bold;
	color: #339966;
}
h2 {
	font-family: "trebuchet ms", sans serif;
	font-size: 18pt;
	font-weight: bold;
	color: #339966;
}
b {
	font-family: "trebuchet ms", sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: "trebuchet ms", sans serif;
	font-size: 20pt;
	font-weight: bold;
	color: #339966;
}

a:link {color: #339966; font-style: normal;  font-family:trebuchet ms; font-weight:bold; font-size:10pt} 
a:visited {color: #cccc99; font-style: normal;  font-family:trebuchet ms; font-weight:bold; font-size:10pt}
a:hover {color: #ffcc33; font-style: normal;  font-family:trebuchet ms; font-weight:bold; font-size:10pt}
a:active {color: #339966; font-style: normal;  font-family:trebuchet ms; font-weight:bold; font-size:10pt}

a.two:link {color: #339966; font-weight:bold; font-family:trebuchet ms; font-size:10pt}
a.two:visited {color: #cccc99; font-weight:bold; font-family:trebuchet ms; font-size:10pt}
a.two:hover {color: #ffcc33; font-weight:bold; font-family:trebuchet ms; font-size:10pt}
a.two:active {color: #339966; font-weight:bold; font-family:trebuchet ms; font-size:10pt}

a.three:link {color: #339966; font-style: bold;  font-family:trebuchet ms; font-weight:bold; font-size:8pt} 
a.three:visited {color: #cccc99; font-style: bold;  font-family:trebuchet ms; font-weight:bold; font-size:8pt}
a.three:hover {color: #ffcc33; font-style: bold;  font-family:trebuchet ms; font-weight:bold; font-size:8pt}
a.three:active {color: #339966; font-style: bold;  font-family:trebuchet ms; font-weight:bold; font-size:8pt}