p {
	font-family : Tahoma,Verdana,Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	/*background-image:url(images/body_bg.jpg);*/
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-family : Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

h1 {
	color : #FFFFFF;
	font-size : 16px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px none #DFDFDF;
	padding-bottom: 0px;
	text-decoration: none;
	}

h2 {
	color : #000066;
	font-size : 14px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px none #DFDFDF;
	padding-bottom: 0px;
	text-decoration: none;
	}

h3 {
	color : #000066;
	font-size : 14px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px none #DFDFDF;
	padding-bottom: 0px;
	text-decoration: none;
	}


h4 {
	color : #FF9900;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	border: thin none #FFEBDD;	
	}
	
h5 {
	color : #000066;
	font-size : 13px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px none #DFDFDF;
	padding-bottom: 0px;
	}
	
em {
	color : #000033;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	}


/*a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	
}*/


/* Used on the very top Navigation bar */
.top_menu {
	font-family : Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: lighter;
	color: #00009E;
	}
.top_menu a:link,a:visited{
	font-family : Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #1495C9;
	text-decoration: none;
	}
	
.top_menu a:hover{
	font-family : Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #1FD7D7;
	text-decoration: none;
	}
	
.top_menu h1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1495C9;
	}
	
.px {
	margin: 1px;
	padding: 1px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	border: 1px solid #006699;
	background-color: #DFDFDF;
	}
