a {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

h1 {
	font-size : 28px;
	font-weight: normal;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	line-height: 30px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size : 13px;
	font-weight: bold;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size : 13px;
	font-weight: normal;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
	font-size : 13px;
	font-weight: normal;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	line-height: 18px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5 {
	font-size : 12px;
	font-weight: normal;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	line-height: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h6 {
	font-size : 10px;
	font-weight: normal;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	line-height: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.formbox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #EDEEF5;
	border: 1px solid #999999;
}

.flatbutton  {
	font-size : 10px;
	font-family : Verdana;
	color : #171d73;
	background-color : #E1E4F1;
	border: 1px #171d73 solid;
	padding: 1;
}