body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #191B70;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
}

.box1 {
	padding: 5px;
	border-width: medium;
	border-style: solid;
	border-color: #191B70;
	background-color: #191B70;
	color: #FFFFFF;
	width: 750px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
.box1 a:link {
	color: #FFFFFF;
}
.box1 a:visited {
	color: #FFFFFF;
}
.box1 a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.box1 a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.white_type {
	font-weight: bold;
	color: #FFFFFF;
}
.white_type a:link {
	color: #FFFFFF;
}
.white_type a:visited {
	color: #FFFFFF;
}
.white_type a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.white_type a:active {
	text-decoration: underline;
	color: #CCCCCC;
}





a:link {
	color: #191B70;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #191B70;
	text-decoration: none;
}
a:hover {
	color: #191B70;
	text-decoration: underline;
}
a:active {
	color: #191B70;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CB1D1E;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CB1D1E;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #191B70;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #191B70;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #191B70;
}

