/***********************************************/
/* iepc.css                                    */
/* IE 5.0+  For Windows 98/2000/XP PCs         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-size: 85%;
	color: #000000;
	background-color:#204D9E;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
#date
{
 	font-size: 75%;
	color: #C0C0C0;
}


a{
	color: #2971B5;
	text-decoration: underline;
	font-weight: none;
}

a:link{
	color: #2971B5;
	text-decoration: underline;
}

a:visited{
	color: #2971B5;
	text-decoration: underline;
}

a:hover{
	color: #2971B5;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 130%;
 line-height: 23px;
 height: 0px;	 
 color: #2971B5;
 padding: 0px;
 margin-top: 10px;
 font-weight: strong; 
}

h2{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 100%;
 color: #A4CE3A;
 line-height: 16px;
 font-weight: strong;   
 padding: 0px;
}

h3{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 90%;
 color: #2971B5;
 line-height: 16px;
 font-weight: strong;   
 padding: 0px;
}

h4{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Tahoma,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

p { 
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	line-height: 25px;
	text-align: left;
	margin-left: 20px;	
	}
p.ftr {
	font-size: 11px;
	color: #ffffff;
	padding: 10px;
	margin-left:160px;
	line-height: 10px;	
	}


/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #v;
	text-decoration: none;
	font-weight: normal;
	}

a:visited {
	color: #2971B5;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #2971B5;   }
	
a.dios:link, a.dios:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;	
	}	            