body {font-family:Arial; font-size:11px}
p { font-family:Arial; font-size:11px}
td {font-family:Arial; font-size:11px}

a:link {font-size: 11px;
	color: red;
	text-decoration: underline;
	font-weight: bold; }
a:visited {font-size: 11px;
	color: red;
	text-decoration: underline;
	font-weight: bold;  }
a:hover { font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: bold; }
a:active { font-size: 11px;
	color: red;
	text-decoration: underline;
	font-weight: bold; }

/* pseudo links start here */

a.menu:link {
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.menu:active {
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}	
a.menu:visited {
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-size: 11px;
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
.white { color: white; font-weight: 700; }


/* pseudo 2 links start here */

a.menu2:link {
	font-size: 12px;
	color: #0029a6;
	text-decoration: none;
	font-weight: bold;
}

a.menu2:active {
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}	
a.menu2:visited {
	font-size: 12px;
	color: #0029a6;
	text-decoration: none;
	font-weight: bold;
}
a.menu2:hover {
	font-size: 12px;
	color: #0029a6;
	text-decoration: underline;
	font-weight: bold;
}

/* pseudo 3 links start here */

a.menu3:link {
	font-size: 12px;
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}

a.menu3:active {
	font-size: 12px;
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}	
a.menu3:visited {
	font-size: 12px;
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}
a.menu3:hover {
	font-size: 12px;
	color: navy;
	text-decoration: none;
	font-weight: bold;
}
.indent { margin: 3px; padding: 3px; }
.arial19 { font-size: 19px; font-weight: bold; }
.blue18 { color: navy; font-size: 18px; font-weight: 700; }
.redb { color: red; font-weight: 700; }
.page_header { color: black; font-size: 12px; font-weight: 700; padding-right: 12px; }
.redb14 { color: red; font-size: 14px; font-weight: 700; }
ul { list-style-image: url(../images/star_list.gif); }
.blue14 { color: navy; font-size: 14px; font-weight: 700; }
.red12b { color: red; font-size: 12px; font-weight: 700; }
.blue12b { color: navy; font-size: 12px; font-weight: 700; }
.linespacing { line-height: 12px; margin-right: 3px; margin-left: 3px; padding-right: 4px; padding-left: 4px; }
.arial12blue { color: navy; font-size: 12px; font-weight: bold; }
#small { font-size: 10px; }
