html,body {
	font-family : Verdana;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

A:link { color : #154273; text-decoration : underline;}
A:visited { color : #154273; text-decoration : underline;}
A:active { color : #154273; text-decoration : underline;}
A:hover { color : #0162CD; text-decoration : underline;}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin : 0 0 12px 0;
	font-family : Arial;
	font-weight : normal;
	line-height : normal;
	color : #000000;
	font-size : 22px;
}

h2 {
	padding : 0 0 0 0;
	margin : 0 0 6px 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 15px;
}

h3 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 11px;
}

h4 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 14px;
}

h5 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 13px;
}

h6 {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #000000;
	font-size : 12px;
}