body {	background-color: #898989;	background-image: url(../../assets/graphics/page_background.gif);}

.subHead {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #808AAC;}

.head {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #A6C6E5;}

.bodyBig {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000}
a.bodyBig:link {color: #808AAC; text-decoration: none;}
a.bodyBig:active {color: #808AAC; text-decoration: none;}
a.bodyBig:visited {color: #808AAC; text-decoration: none;}
a.bodyBig:hover {color: #6699CC;text-decoration: underline;}

.bodySmall {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;}
a.bodySmall:link {color: #808AAC; text-decoration: none;}
a.bodySmall:active {color: #808AAC; text-decoration: none;}
a.bodySmall:visited {color: #808AAC; text-decoration: none;}
a.bodySmall:hover {color: #6699CC;text-decoration: underline;}

.footer {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #898989;}
a.footer:link {	color: #898989;	text-decoration: none;}
a.footer:active {color: #898989; text-decoration: none;}
a.footer:visited {color: #898989; text-decoration: none;}
a.footer:hover {color: #898989;	text-decoration: underline;}

.nav {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #A0BDDB;}a.bodySmall:link {color: #6699CC; }
a.nav:link {color: #A0BDDB; text-decoration: none;}
a.nav:active {color: #A0BDDB; text-decoration: none;}
a.nav:visited {color: #A0BDDB; text-decoration: none;}
a.nav:hover {color: #808AAC; text-decoration: underline;}

.tableBorder {
	border: solid #A0BDDB;
	}
