
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Verdana, Arial, Helvetica, sans-serif; color: #272727; }
body,td,div,p,pre,ul {font-size: 14px;}
body { background-color:#AABFD7;}

h1 {font-size: 18px;}
h2 {font-size: 18px; font-family: Albany;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#272727}
a:visited {	color:#272727}
a:active {color:#8F010F}
a:hover{color:#CCCCCC;	background-color: #333333;}

hr { margin:2; color: #272727; height:auto;}

#navigation a {
	font:  15px "Albany" ;
	font-weight:bolder;
	font-variant:small-caps;
	color:#272727;
	text-decoration: none;
	padding-left: 20;
	}
	
#navigation a:hover {
	background: #272727;
	color:#CCCCCC;
	}
.navText {
	font-size: 13px; text-decoration: none; font-weight : bold;
	color: #666666;
	}

