body {
	font-family: arial,tahoma; font-size: 12; color: #FF9D9D;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #760025; 
	SCROLLBAR-3DLIGHT-COLOR: #FF9D9D; 
	SCROLLBAR-ARROW-COLOR: #760025; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	}

h1	{
	font-family:arial,tahoma; 
	color: #FF9D9D; 
	font-size: 24px; 
	font-weight: normal; 
	margin-bottom: -20px;
	}

h2	{
	font-family:arial,tahoma;
	color: #FF9D9D;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: -20px;
}

.thumb {border: 2px solid #760025;}

.dark {font-family: arial,tahoma; font-size: 15; color: #0E0000; text-decoration:none;}

a:link {color: #FF9D9D; text-decoration:none; font-weight: normal}
a:visited {color: #FF9D9D; text-decoration: none; font-weight: normal}
a:active {color: #FF9D9D; text-decoration: none; font-weight: normal}
a:hover {color: #FF9D9D; text-decoration: underline; font-weight: normal}