body {scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #FFFFFF; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #000000; scrollbar-darkshadow-color: #000000; }
select {font-size: 11px; background-color : #none; color : #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica; border-color : #FFFFFF;}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: #3366ff;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366ff;
	line-height: 125%;
	border: #ff80ff;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

hr	{
	height: 0px;
	border: solid #3366ff 0px;
	border-top-width: 1px;
}




p{
	font : Arial;
	font-family : sans-serif;
	font-size : 12;
	color : #ffffff;
	text-align : justify;
}

p.1{
	font : Arial;
	font-family : sans-serif;
	font-size : 12;
	color : #fffffff;
	text-align : center;
}



p.copy{
	font : Aria,Verdanal;
	font-family : sans-serif;
	font-size : 9;
	color : #fffffff;
	text-align : center;
}


p.quote{
	font : Arial;
	font-family : sans-serif;
	font-size : 10;
	color : #7441f1;
	text-align : center;
	font-style : italic;
}
p.side{
	font : Arial;
	font-family : sans-serif;
	font-size : 10;
	color : #FFFFFF;
	text-align : center;
	font-style : normal;
}

h2{
	font : Verdana;
	font-size : 18;
	color : #3366ff;
	font-family : sans-serif;
}

h1{
	font : Verdana;
	font-size : 18;
	color : #FFFFFF;
	font-family : sans-serif;
}
A {
	text-decoration: none;
	color: #eeeeee;
	font : Arial;
	font-family : sans-serif;
	font-size : 9;
}

A:Hover {
	text-decoration:underline;
	color: #366ff;
	font : Arial;
	font-size : 11;
	font-family : sans-serif;
}
A.tiny {
	text-decoration:none;
	color: #3366FF;
	font : Trebuchet MS;
	font-family : Trebuchet MS;
	font-size : 11;
	font-style : bold;
}

A.tiny:Hover {
	text-decoration:underline and overline;
	color: #FFFFFF;
	font : Trebuchet MS,Arial;
	font-size : 11;
	font-family : Trebuchet MS;
}