A.menu:link    { color:rgb(255,255,255); text-decoration:none; font-weight: bold; }
A.menu:visited { color:rgb(255,255,255); text-decoration:none; font-weight: bold; }
A.menu:active  { color:rgb(255,255,255); text-decoration:none; font-weight: bold; }
A.menu:hover   { color:rgb(10,80,161); text-decoration:none; font-weight: bold; }

A.whiteblue:link    { color:rgb(255,255,255); text-decoration:none; }
A.whiteblue:visited { color:rgb(255,255,255); text-decoration:none; }
A.whiteblue:active  { color:rgb(255,255,255); text-decoration:none; }
A.whiteblue:hover   { color:rgb(10,80,161); text-decoration:none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

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: 14px;
}

.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: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.s10 {
	font-size: 10px;
	text-align: justify;
}
.bigger {
	font-size: 22px;
}
.s36 {
	font-size: 36px;
}
.xxbig {
	font-size: 32px;
}
.s28 {
	font-size: 28px;
}
.list {
	font-size: 16px;
	font-weight: bold;

}
.s18 {
	font-size: 18px;
}
.list2 {
	font-size: 20px;
}
.s20 {
	font-size: 20px;
}
.redlink {
	color: #0a50a1;
	text-decoration: underline;
	font-size: 14px;
}
.s32 {
	font-size: 32px;
}
