@charset "utf-8";
/* CSS Document */
/*																Strip browser default css
-------------------------------------------------------------------------------------------------**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }#contactList a {
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#bodyArea a {
	color: #FFFFFF;
	text-decoration: underline;
}
#bodyArea li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFED60;
	font-size: 12px;
	font-weight: bold;
	margin-left: 35px;
	list-style-type: disc;
}
