body {
	margin: 10px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #EA8E2A;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 10px;
	color: #555555;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	display: block;
	padding: 4px 0px 4px 7px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/index11.gif);
	background-repeat: no-repeat;
	background-position: 169px 6px;
}

a.link2:hover {
	background-color: #267689;
}

a.link3 {
	font-size: 10px;
	color: #D7E4C0;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	color: #70706F;
}

.justify {
	text-align: justify;
}

.text1 {
	font-weight: bold;
	color: #3E93A8;
}

.text2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.text3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 9px;
}

.text4 {
	font-size: 10px;
}

.text5 {
	font-size: 12px;
}

.text6 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: line-through;
	color: black;
}

.text7 {
	font-size: 14px;
}

.text8 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: blue;
}

.h2    { 
font-size: 16px; 
font-weight: bold; 
color: #3E93A8;  
} 

.h3    { 
font-size: 16px; 
font-weight: bold; 
color: #3E93A8;
text-align: center;  
} 

.h4    {
	font-size: 18px;
	font-weight: bold;
	color: #3E93A8;
} 
