body
{

	font-family: 		"Arial", "Helvetica", "Verdana", "Sans-serif";
	text-decoration: 	none;
	font-weight: 		normal;
	font-size:			100%;
	font-style: 		normal;
    background-color:	#ffffff;
	background-image:	url(../images/bg.gif);
	color: 				"#585880";
	margin-top:			0;
	margin-left:		6;
	margin-right:		0;
}


A:link
{
    color:				"#ffe4b0"
}

A:visited
{
    color:				"#e0e0e0"
}

A:active
{
    color:				"#d5be93"
}

p.TagLine
{
	font-family: 		"Verdana", "Arial", "Sans-serif";
	font-size:			70%;
	font-style:			italic;
	font-weight:	 	normal;
  	text-align: 		center;
	color:				"yellow";
	margin-top:			0.1em;
	margin-bottom:		0.5em;
}

p.CSSInfo
{
	font-size:			80%;
	font-weight:	 	normal;
  	text-align: 		center;
	color:				"red";
}


font.Letter
{
	font-family: 		"Times New Roman", "Arial", "Verdana", "Sans-serif";
	font-size:			300%;
	font-weight:	 	bold;
  	text-align: 		center;
	color:				"Red";
}

font.Description
{
	font-family: 		"Arial", "Sans-serif";
	font-size:			100%;
	font-weight:	 	normal;
  	text-align: 		center;
	color:				"Black";
}

font.Word
{
	font-family: 		"Arial", "Sans-serif";
	font-size:			100%;
	font-weight:	 	bold;
  	text-align: 		center;
	color:				"Navy";
}





