body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

a:link {
	color: #003366;
}	

a:hover {
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #003366;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	letter-spacing: 2px;
	}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #003399;
	text-decoration: none;
}

.BG_imageL {
	background-image:    url("images/home/Box_Left.gif");
	background-repeat: repeat;
}

.BG_imageR {
	background-image:    url("images/home/Box_Right.gif");
	background-repeat: repeat;
}

.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 25px;
	text-decoration: none;
}
.BG_TableL {
	background-image: url(images/Table_L.gif);
	background-repeat: repeat;
}
.BG_TableR {
	background-image: url(images/Table_R.gif);
	background-repeat: repeat;
}
.BG_BorderL {
	background-image: url(images/Border_L.gif);
	background-repeat: repeat;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FooterTable {
	border: 1px double #DEE8FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
