* { 
margin : 0;
padding : 0;
} 
body { 
padding-top : 10px;
background : #5F5F5F;
text-align : center;
font : 14px Times New Roman, Georgia, Times, serif;
color : #FFFFFF;
link : #008000;
a:hover: #efdab9;
} 
h1 { 
color : #FFFFFF;
font-size : 18px;
font-weight : normal;
} 
p.line1 { 
color : #FFCC66;
font-size : 18px;
font-weight : normal;
}
h2 { 
color : #FFCC00;
font-size : 17px;
font-weight : normal;
} 
h3 { 
color : #FFFFFF;
font-size : 18px;
font-weight : normal;
} 
p.lastline { 
color : #FFFFFF;
font-size : 15px;
font-weight : normal;
}
p.line0 { 
color : #FFFFFF;
font-size : 18px;
font-weight : normal;
}
p.contenttext { 
color : #FFFFFF;
font-size : 15px;
font-weight : normal;
text-align: left; margin-left: 30px;
margin-top: 10px
}

ul.disc {list-style-type: disc; text-align: left; margin-left: 30px;}
li {margin-top: 2px}

	A:link {color:#006600;}
	A:visited {color: #800000;}
	A:hover {text-decoration: none; color: #ff9900; font-weight:bold;}
	A:active {color: #ff0000;text-decoration: none}
