@charset "utf-8";
a:link, a:visited, a:hover
{
text-decoration: none;
}

a:hover {
	color:blue;
	text-decoration: none;
	border-bottom:solid;
}

#Gheader {
	position:relative;
	width:800px;
	height:255px;
	z-index:1;
	left: 0px;
	background-color: #FFFFFF;
}

#Glinks {
	position:relative;
	width:800px;
	z-index:2;
	left: 0px;
	background-color: #FFFFFF;
	height: 25px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
}

#Gtext {
	width:800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	text-align: left;
overflow: auto;
}

#Gimage {
	width:800px;
	background-color: #FFFFFF;
}

#Gfooter {
	position:relative;
	width:800px;
	height:75px;
	z-index:4;
	left: 0px;
	background-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
}

#Gadsense250x250 {
	width:250px;
	height:250px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 10px;
}

#Gadsense160x600 {
	width:160px;
	height:600px;
float: right;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#Gwelcome {
	position:relative;
	width:800px;
	z-index:3;
	left: 0px;
	background-color: #FFFFFF;
	top: 10px;
}

#body {
	text-align: center;
}

#GMaster {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 20px;
}

p {
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	line-height: 1.3em;
}

h1 {
	font-size:24px;
	font-family:verdana, arial, sans-serif;
	line-height: 1.3em;
}

h2 {
	font-size:14px;
	font-family:verdana, arial, sans-serif;
	line-height: 1.3em;
}
.style1 {
	font-style: normal
}
.style2 {font-style: italic}
