/* CSS Document */

p{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color:#000000;
	line-height: 18px;
	padding: 3px;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 6px;
	margin-top: 6px;
}

p2{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color:#000000;
	line-height: normal;
	text-align: left;
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-style: italic;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1C6DAF;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	font: Trebuchet MS;
	list-style-position: inside;
	list-style-type: square;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 25px;
	margin-top: 18px;
	margin-bottom: 3px;
}
A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:link {
	COLOR: #1C6DAF
}
A:visited {
	COLOR: #DE142A
}
A:hover {
	COLOR: #000000
}
A:active {
	COLOR: #990033
}
ul {
	LIST-STYLE-POSITION: outside; 
	FONT-SIZE: 11px; 
	LINE-HEIGHT: normal; 
	LIST-STYLE-TYPE: disc
}
li {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color:#000000;
	line-height: normal;
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 5px;
}

/* CSS Document */


