/** BASIC */


#h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size:16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5959AC;
}

#h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D48B3;
}
#h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
}

#h4 {
	margin: 0px;
	font-weight: normal;
	color: #990066;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right
}

#h5 {
	
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#h6 {
	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	text-align:center;
}

a {
	color: #0053A6;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color:#5959AC;
}

.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.bottomnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	background-color: #99C;
	padding:2px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	margin: 0px;
	padding:0px;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	margin: 0px;
	padding:0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5959AC;
}
