/* CSS Document */


p {font-family: times, times new roman, serif; font-size: 12pt;
	font-style: bold; color:#000000; text-align: left;}
	
h1 {font-family: times, times new roman, serif; font-size: 14pt;
	font-style: oblique; font-weight: bold; color:#669966; text-align: center;}

h2 {font-family: times, times new roman, serif; font-size: 12pt;
	font-weight: bold; color:#669966;}
	
li{font-family: times, times new roman, serif; font-size: 12pt;
	font-style: bold; color:#669966; text-align: left;}

	
a:link {color:#669966;}
a:visited {color:#669966;}
a:active {color:#000000;}

ul {font-family: times, times new roman, serif; text-align: left;
	font-size: 11pt; color:#354DAO; line-height: 1.2em; margin-right: 40px;}

table#left {font-family: times, times new roman, serif; text-align: left;
	font-size: 10pt; color:#669966;}

table#bottom {font-family: times, times new roman, serif; text-align: center;
	font-size: 10pt; color:#669966;}
	
	
