﻿body {
	vertical-align: top;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
A:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A:visited { font-family:Verdana; font-size:14px; text-decoration: underline; font-weight: bold; color:#ffffff }
A:hover { font-family:Verdana; font-size:14px; text-decoration: underline; font-weight: bold; color:#ff0000 }
A:active { font-family:Verdana; font-size:14px; text-decoration: underline; font-weight: bold; color:#ff0000 }
 
A.one:link { font-family:Arial; font-size:14px; text-decoration: underline; font-weight: bold; color:#000000 }
A.one:visited { font-family:Arial; font-size:14px; text-decoration: underline; font-weight: bold; color:#1f724b }
A.one:hover { font-family:Arial; font-size:14px; text-decoration: underline; font-weight: bold; color:#ff0000 }
A.one:active { font-family:Arial; font-size:14px; text-decoration: underline; font-weight: bold; color:#ff0000 }

A.two:link { font-family:Tahoma; font-size:16px; text-decoration: none; font-weight: bold; color:#1f724b }
A.two:visited { font-family:Tahoma; font-size:16px; text-decoration: none; font-weight: bold; color:#6a3067 }
A.two:hover { font-family:Tahoma; font-size:16px; text-decoration: underline; font-weight: bold; color:#ff0000 }
A.two:active { font-family:Tahoma; font-size:16px; text-decoration: none; font-weight: bold; color:#ff0000 }

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 12px;
}                       
 
H2 {
	color: #1f724b;
	font-weight: bold;
	font-size : 22px;
}

H3 {
	color: #1f724b;
	font-weight: bold;
	font-size : 15px;
}

.style1 {
	border: 5px outset #FFFFFF;
	text-align: center;
	border-spacing: 6px;
	background-color: #0000FF;
}
.style2 {
	border: 5px outset #FFFFFF;
	text-align: center;
	border-spacing: 6px;
	background-color: #0000FF;
	white-space: nowrap;
}
.style3 {
	border: thin solid #0000FF;
	background-color: #0000FF;
}
.style4 {
	background-image: url('images/image7.gif');
}
.style5 {
	text-align: center;
}
.style6 {
	color: #ADADDE;
	font-size : 8px;
}
/* CSS Stylesheet comments */
