/* General header and bodytext: */
H1 {	
	color:  #ED1261;
	font-family: verdana,sans-serif;
	font-size: 16px;
}
H2 {
	font-family: verdana,sans-serif;
                  font-weight: bold;
	font-size: 14px;
	color: #ED1261;
	}
P.bodytext, table {
	color: #000066;
	font-family: verdana,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
hr  {
	color:000066; 
	height:1px; 
	text-align:left; 
}
:link	 {	
	Color : #ED1261 ;
	Text-Decoration : Underline ;
		}
:visited	 {
	Color: #ED1261 ;
	Text-Decoration : Underline ;
		}
	
A:hover	 {
	Color : #F694B4 ;
	Text-Decoration : None ;
		}

/* Additional attributes for content in RIGHT column */
#colRight H1 {
	color: #000066;
	font-size: 12px;
	}
#colRight P.bodytext {
	color: #000066;
	font-size: 12px;
	}


/* Overriding attributes for columns in case of content template #3 */

#ct3 #colRight P.bodytext,
#ct3 #colLeft P.bodytext,
#ct3 #colNormal P.bodytext
{	
	color: #000066;
	font-size: 12px;
	}
#ct3 #colRight H1,
#ct3 #colLeft H1,
#ct3 #colNormal H1
{	
	color:  #ED1261;
	font-size: 14px;
	font-weight: bold;
	}


#ct3 TD#colRight {padding-left: 5px;padding-top: 20px;}
#ct3 TD#colLeft {padding-right: 0px;padding-top: 20px;}
#ct3 TD#colNormal {padding-right: 5px;padding-left: 15px;padding-top: 20px;}

#ct4 #colLeft P.bodytext,
#ct4 #colNormal P.bodytext
{	
	color: #000066;
	font-size: 12px;
	}

#ct4 #colLeft H1,
#ct4 #colNormal H1
{	
	color:  #ED1261;
	font-size: 14px;
	font-weight: bold;
	}


#ct4 #colRight P.bodytext
{	
	color: #000066;
	font-size: 10px;
	}

#ct4 #colRight H1
{	
	color:  #ED1261;
	font-size: 12px;
	font-weight: bold;
	}

#ct4 TD#colRight {padding-left: 5px;padding-top: 20px;}
#ct4 TD#colLeft {padding-right: 5px;padding-top: 20px;}
#ct4 TD#colNormal {padding-right: 5px;padding-left: 20px;padding-top: 20px;}



