h1 {
	color : #000000;
	margin-top : 15px;
text-align: center;	
	
	font-size : 150%;
	font-family : Tahoma,Verdana,Arial;
font-weight: bold;
text-decoration: underline;
}
h2 {
	color : #000000;
	margin-top : 15px;
margin-left : 40px;
text-align: left;	
	
	font-size : 110%;
	font-family : Tahoma,Verdana,Arial;
font-weight: bold;
text-decoration: none;
}
.nav {
	color : #0000ff;
	margin-left : 260px;	
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
nav a {
	color : #0000ff;
	font-weight: bold;
text-decoration: none;
}
nav a:hover {
	color : #666666;
text-decoration: underline;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 12px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
p a {
	color : #0000ff;
	font-weight: bold;
text-decoration: none;
}
p a:hover {
	color : #666666;
text-decoration: underline;
}

ul {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 12px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
font-weight: bold;
}
ul a {
	color : #0000ff;
	font-weight: bold;
text-decoration: none;
}
ul a:hover {
	color : #666666;
text-decoration: underline;

}
.side a:hover {
background: url(images/hover.gif);

}
.footer {
	color : #bf9f62;
	margin-top : 25px;
	margin-left : 260px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.footer a {
	color : #bf9f62;
	text-decoration: none;
}
.footer a:hover {
	color : #EEEEEE;
text-decoration: underline;
}
.footer2 {
	color : #000000;
	margin-top : 15px;
	margin-bottom : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.footer2 a {
	color : #000000;
	text-decoration: none;
}
.footer2 a:hover {
	color : #EEEEEE;
text-decoration: underline;
}
pc {
	color : #000000;
	margin-top : 5px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
font-weight: medium;
}