body {
font-size:62.5%;	
}

table{
font-size:100%;	
}

p{
	font-family: georgia;
	font-weight:regular;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:0px;
	margin-left:0px;
	
}
p2{
	font-family: Arial;
	font-weight:regular;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:20px;
	margin-left:0px;
	
}
h1{
	font-family: Arial;
	font-weight:regular;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:20px;
	margin-left:0px;
	
}
h2{
	font-family: Arial;
	font-weight:regular;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:0px;
	margin-left:0px;
	
}

p.mail{
	font-family: Arial;
	font-weight:regular;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:20px;
	margin-left:0px;
}

p.info{
	font-family: Arial;
	font-weight:regular;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:0px;
	margin-left:0px;
	
}

p.nav1{
	font-family: Arial;
	font-weight:bold;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	margin-top:0px;
	margin-left:0px;
}
a:focus,
a:hover,
a:active{
	decoration:none;
	outline:none;
	border:0px;
}


a:link.linktype1 {
	font-family: Arial;
	font-weight:bold;
	background-color: #fff;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.0em;
	margin-top:0px;
	margin-left:0px;
}
a:active.linktype1 {
	font-family: Arial;
	font-weight:bold;
	background-color: #fff;
	color: red;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.0em;
	margin-top:0px;
	margin-left:0px;

}
a:visited.linktype1 {
	color:#666666;
text-decoration:none;	
}

a:hover.linktype1 {
	color:red;
text-decoration:none;	
}

.active{
	font-family: Arial;
	font-weight:bold;
	background-color: #fff;
	color: red;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 1.0em;
	margin-top:0px;
	margin-left:0px;

}









