body {
	background-image: url(images/background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
h3 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

h6{
font-size:15px;}

#textarea{
width:450px;
height:350px;
overflow:auto;
padding-right:5px;}

p{text-align:justify;}

.cred{
margin-left:10px;}

i{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}