BODY {
	background-color : #E1E1E1;
	font-family : "Times New Roman", Times, serif;
	margin-top : 0px;
	margin-bottom : 0px;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4346A2;
	text-align : center;
	font-size : 30px;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4346A2;
	text-align: center;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4346A2;
	text-align: center;
}
.small { font-size: small; }
A:LINK, A:VISITED {
	color : #333399;
	text-decoration : none;
}
A:HOVER {
	color : #5C89E2;
	text-decoration : underline;
}
table.body { background: #F7FFDD url(images/yelsq.gif); }
img { border: 0px; }
p {
	padding-left: 15px;
	padding-right: 15px;
	text-indent: 25px;
	text-align: justify;
}
ul {
	list-style: disc;
	padding-left: 15px;
	padding-right: 15px;
}
h1.h {
	color: #F7FFDD;
	font-size: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

