p.welcome {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	margin-top: 8pt;
	letter-spacing: 0.1em;
}

p.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #AAAAAA;

}

body {
	color: #666666;
	font-size:62.5%;
	font-family:"Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

a	 		{color: #666666; text-decoration: none; }
a:visited 	{color: #666666; text-decoration: none; }
a:hover 	{color: #990000; text-decoration: underline; }
a:active 	{color: #CC0000; }
