body {
	background-color:#FFFFFF;
	font-family:garamond;
	font-size: 14px;
	color: #333333;
	bottom: auto;
}

.style1 {
	font-family:Garamond, serif;
	font-size: 24px;
	color: #333333;
}
.style2 {
	color: #660000
}
.style3 {color: #333333}
.style4 {font-family: Garamond}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-right: 20px;
}

.blue {
	font-size: 12px;
	color: #660000
}

.red {font-size: 18px; color:#9999FF}

.white {font-size: 14px; color: #FFFFFF}

.gray {font-size: 14px; color: #333333}

.black {font-size: 20px; color: #333333}

A:link {color: #333333; text-decoration:none }

A:Visited {text-decoration:none; color:#333333}

.small {font-size: 10px}

A:Active {color: #999999 }

A:Hover {
	text-decoration: none;
	color: #CCCCCC;
}

A:Image { border: 0px;} 

h1 {font-size: 18px; color: #0099FF}
.style4 {color:#660000; margin=0}