p 
{
font-family:Arial;
text-indent:20pt;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c0c0c0;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.ray1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.ray2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	background-color: #666666;
	background-position: center center;
}	
.Section1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	background-color: #666666;
	background-position: center center;
	margin:50px;
}.para2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #CCCCCC;
}

.rayfrench
{
	letter-spacing : 10;
	font : bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 48;
	word-spacing : 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 150%;
	margin-left:50;
	margin-right:50;
	margin-top:25;
	margin-bottom:50;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: thin solid #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.blockleft {
	overflow: auto;
	position: relative;
	width: 600px;
}
.blockright {
	position: relative;
	width: 600px;
	overflow: auto;
	left: 100px;
}
<!--.paraindent {	text-indent: 20pt;}-->
