h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
	text-indent: 5pt;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
body {
	background-color: #FFFF99;
	background-image: url(backgr.jpg);

}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339933;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009900;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;

}
.trtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color: #66CC66;
	text-align: center;

}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
	text-align: center;


}
.pport {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}
.google {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}

