/* UNIVERSAL */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #0366C9;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #1C499D;
}
ul, ol {
	margin-top: 0px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
form {
	margin: 0px;
}

h1 {
	font-size: 16px;
	color: #506E97;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

.headline {
	font-size: 16px;
	color: #506E97;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.subheadline {
	font-size: 13px;
	color: #506E97;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.style1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #506E97;
	font-weight: bold;
	font-size: 16px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	font-style: italic;
}
.style7 {
	font-size: 10px;
	font-weight: bold;
}
.style8 {
	font-size: 10px;
	color: #506E97;
}
.style10 {
	font-size: 12px;
}
