a{
	text-decoration: none;
}
body {
	margin:0px;
	background-color: #CCCCCC;
}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
td {
	font-size: 12px;
}
.Inp {
	font-size: 12px;
	border: thin none;
	color: #000000;
	background-color: #999999;

}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: 25px;
}
h2{
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;


}

.title{
	font-size: 18px;
	color: #FFFBB6;
	font-weight: bold;
}



.page {
	font-size: 14px;
	line-height: 28px;
	color: #FF0000;
}
.page a{
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.page a:visited{
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
}
.contact{
}
.contact td{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
}
.photo{
}
.photo td{
	background-image: url(../images/Pbg.gif);
	background-repeat: no-repeat;
	height: 302px;
	width: 232px;
	vertical-align: middle;
}

