﻿
a {text-decoration:none}
a:visited {color:blue}

h1 {
	font-family:'Trebuchet MS, Arial, Helvetica, sans-serif';
	font-size:16px; 
	color:#0066cc;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}

h2 {
	font-family:'Trebuchet MS, Arial, Helvetica, sans-serif';
	font-size:14px; 
	color:#0066cc;
	font-weight:bold
	
}
h3 {
	font-family:'Trebuchet MS, Arial, Helvetica, sans-serif';
	font-size:12px; 
	color:black;
	font-weight:bold
	
}

.Hetra-Callus {
	font-family:'Trebuchet MS, Arial, Helvetica, sans-serif';
	font-size:18px; 
	color:black;
	font-weight:bold

}

.Hetra-Head-Red {
	font-family:'Trebuchet MS, Arial, Helvetica, sans-serif';
	font-size:14px; 
	color:Red;
	font-weight:bold
}


.Hetra-Head {
	font-family:'Trebuchet MS';
	font-size:16px; 
	color:#0066cc;
	font-weight:bold
}
.Hetra-Body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:small; 
	margin-bottom:10;
	font-weight:normal;
}

.Hetra-LMenu {
	margin:10px;
}

.Hetra-LMenu a{
	text-decoration:none;
	color:black;
	font-weight:bold;
}


.Hetra-LMenu a:hover {
	text-decoration:underline;
	color:blue;
}

.Hetra-Block1{
	font-family:'Trebuchet MS, Arial, Helvetica, sans-serif';
	font-size:26px; 
	color:black;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:14px;

}

.Hetra-Block2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:small; 
	margin-left:8px;
	margin-right:14px;
	font-weight:normal;
	 text-align:justify;
}
.Hetra-Block3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	margin-top:10px;
	margin-left:8px;
	margin-right:14px;
	font-weight:bold;
	 text-align:center;
}


