body { 
font-size : 14px;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight : normal;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}

div, td, table, p, ol, ul, li { 
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	}

a {
	color : #336699; 
}

a:hover {
	color : #336699;
	text-decoration : none; 
}

.bubble {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
	color : #000000;
}

.head {
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
	color : #000099;
}

.subhead {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
    text-decoration : none;
}

.design {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	color : #999999;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
}


