P  {
	font-family : Tahoma, Verdana;
	color : 000000;
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	text-decoration : none;
	text-align : justify;
	text-indent: 3em; 
}

h1  {
	font-size : 20px;
	font-family : Tahoma, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #a91515;
	text-decoration : none;
	text-align : center;
}

h2  {
	font-size : 18px;
	font-family : Tahoma, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

h3  {
	font-size : 17px;
	font-family : Tahoma, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #a91515;
	text-decoration : none;
	text-align : center;
}

h4  {
	font-size : 16px;
	font-family : Tahoma, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
}

h5  {
	font-size : 11px;
	font-family : Tahoma, Verdana;
	font-weight : normal;
	font-style : normal;
	color : #164b61;
	text-decoration : none;
	text-align : justify;
}

h6  {
	font-size : 15px;
	font-family : courier;
	font-weight : normal;
	font-style : normal;
	color : #1b1b1b;
	text-decoration : none;
	text-align : justify;
	border: 1px #347f9e; 
	border-left	:	dotted 2px GrayText;
	background-color: #e0f6ff; 
	
}

A  {
	font-size : 15px;
	font-family : Tahoma, Verdana;
	font-weight : bold;
	font-style : normal;
	color : #1b5384;
	text-decoration : none;
}



A:Visited  {
	font-family : Tahoma, Verdana;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #1b5384;
	font-size : 15px;
}

A:Active  {
	font-family : Tahoma, Verdana;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	font-size : 15px;
	color : #1b5384;
	text-decoration : underline;
}

A:Hover  {
	font-family : Tahoma, Verdana;
	text-decoration : underline;
	color : #0b2e4d;
	font-style : normal;
	font-weight : bold;
	font-size : 15px;
}


BODY  {
	font-size : 15px;
	font-family : Tahoma, Verdana;
	font-weight : normal;
	font-style : normal;
	color : 000000;
	background: #347f9e url(images/bg.png) repeat-x;
	background-position: top; 
}
