body{
	background-color:#cccccc;
	background-attachment: scroll;
	background-repeat: repeat;
	background-image: url(lay/bg.gif);
}
.h1a{
	color: #515151;
	font-size: 36px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.h2a{
	color: #515151;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.h3c{
	color: #515151;
	font-size: 20px;
	border: 4px solid #FF0000;
	line-height: 26px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.h4a{
	color: #515151;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.text{
	COLOR: #515151;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.textsmall{
	COLOR: #515151;
	font-size: 10px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.underline{
	color: #104A94;
	font-size: 14px;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.form{
	color: Red;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px
}
a:link{
	color: #104A94;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:visited{
	color: #175BB1;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:active{
	color: #104A94;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
a:hover{
	color: #175BB1;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	list-style-type: circle;
	font-weight: bold;
	color: #515151;
}
