﻿P {font-family: Arial;color: #000000;font-weight: normal;}H2 {font-family: Arial;color: #27548B;font-weight: bold;}/* Definition for A tag  */A{	font:  12px 'arial';	color : 66CCCC;	text-decoration : none;	}/* HOVER effect for IE4+ */A:HOVER{	color : #330066;	}/* ACTIVE definition */A:ACTIVE{	color : 66CCCC;	font-style : italic;	}/* CURRENT link */#CURRENT{	color : #99CCCC;		}  #nav{
	width: 166px;
	border-top: 10px solid #e8ebf2;
	border-bottom: 10px solid #e8ebf2;
	background: #c7e0e4;
	margin: 0 20px 0px 0px;
}
	#nav li{
		border-bottom: 2px solid #e8ebf2;
		padding: 20px 0 3px 5px;		
		list-style: none;
		margin: 0;
	}
		#nav li a{			color: #27548b;			font:  18px 'arial';		}		#nav li:lastchild{			border:none !important;		}		#nav li a:hover{			color: #66cccc;		}		
