a:link, a:visited, a:active, a:hover {	
 background : transparent;
	color : #333366;
}

body {
	font-family : Verdana,Helmet, Helvetica, Arial, sans-serif;
                   font-size : 1em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	height : 100%;
}

h1 {
	color : #333366;
	font-size : 100%;
	font-weight : bold;
}

h2 {
	color : #333366;
	font-size : 90%;
	font-weight : bold;
}

h3 {
	color : #333366;
	font-size : 13px;
	font-weight : bold;
}

.b {
	color : #333366;
	font-size : 90%;
}

.bj {
	color : #333366;
	font-size : 90%;
	text-align : justify;
}

.bb {
	color : #333366;
	font-size : 70%;
	font-weight : bold;
}

.bbu {
	color : #333366;
	font-size : 70%;
	font-weight : bold;
                   text-decoration: underline;
}

.bbb {
	color : #333366;
	font-size : 76%;
	font-weight : bold;
}

