body{
				background-color: #0000cc;
				font-family: 'Times New Roman', Garamond, serif;
				font-size: 12pt;
				font-weight: 300;
				color: white;
}
h1{ 			font-family: 'Times New Roman', serif; 
				color: #ffffff;
				background-color: #0000cc;
				font-size: 28pt; 
				font-weight: 800; 
}
p{
				font-family: 'Times New Roman', Garamond, serif;
				font-size: 16pt;
				font-weight: 300;
				color: #ffffff;
				background-color: #0000cc;
				font-style: italic;
				text-align: center;
}
a:link{
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #00ffff;
				background-color: transparent;
				font-size: 10pt; 
				font-weight: 500;
}
.forum{
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #ffffff;
				background-color: transparent;
				font-size: 12pt; 
				font-weight: 500;
}
.feature{
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #ffffff;
				background-color: transparent;
				font-size: 10pt; 
				font-weight: 500;
}
a:active{ 
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #ffffff;
				background-color: transparent;
				font-size: 10pt;
				font-weight: 500;
}
a:visited{ 
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #999999;
				background-color: transparent;
				font-size: 10pt;
				font-weight: 500; 
}
a:hover{
				color: #ffffff;
				background-color: transparent;
}
#bluelink{ 
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #0000ff;
				background-color: transparent;
				font-size: 12pt;
				font-weight: bold;
				font-style: italic;
}
#weblink{ 
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #00ffff;
				background-color: transparent;
				font-size: 12pt;
				font-weight: bold;
				font-style: italic;
}
.new{
				font-family: Helvetica, Verdana, sans-serif;
				font-size: 11pt;
				color: #ff0000;
				background-color: #0000cc;
				font-weight: bold;
				font-style: italic;
				text-decoration: underline;
}
address{
				font-family: 'Times New Roman', serif;
				font-size: 9.0pt;
				color: #ffffff;
				background-color: #0000cc;
				font-weight: bold;
				font-style: italic;
}
.hot{
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #ff0000;
				background-color: #ffcc00;
				font-size: 12pt;
				font-weight: bold;
}
.cold{
				font-family: Arial, Verdana, Helvetica, sans-serif;
				color: #0000ff;
				background-color: #ffcc00;
				font-size: 12pt;
				font-weight: bold;
				font-style: italic;
				text-decoration: underline;
}

