Body
	{
	font-family: verdana, arial;
	background:#000000;
	color:#FFFFFF;
	width:100%
}
.oCounter
	{
	color:#000000;
	font-weight:900;
	text-decoration:none;
	background-color: #FFCC00;
	width:2%;
	text-align: center
}
p
	{
	color:#FFFFFF;
	width:90%;
	margin-left: 2em;
	font-size: 100%
}
a:hover
	{
	color:#3366FF
}
a:link,a:visited
	{
	color:#ffffff;
	cursor: pointer;
	font-size: 100%;
	font-weight:600;
	text-decoration: none
}
/* Top Links */
a.OSoftware:link,a.OSoftware:visited
	{
	color:#00ff00;
	cursor: pointer;
	font-size: 100%;
	font-weight:600;
	text-decoration: none
}
.Or_Software_Table_Cell
	{
	font-family: Courier New;
	font-size: 12pt;
    font-weight: bold
}
h1
    {
	text-align: center;
	color: #ff0000;
	font-size: 259%;
	font-family: BankGothic Md BT;
	margin:0.5em
}
h2
	{
	text-align: center;
	color: #FF0000;
	font-size: 119%;
	font-family: BankGothic Md BT;
	margin:0.5em
}
h3
	{
	text-align: center;
	color: #33FF00;
	font-size: 90%;
	font-family: verdana;
	margin:0.5em
}
h4
	{
	text-align: center;
	color: #FF0000;
	font-size: 90%;
	font-family: verdana;
	margin:0.5em
}
h5
	{
	text-align: center;
	color: #0000FF;
	font-size: 90%;
	font-family: verdana;
	margin:0.5em
}
td
	{
	border-style: solid;
	border-width: 2;
	border-color: #C0C0C0
}
.Ocentred
	{
	text-align:center
}
/* Change Scrollbar colours */
/* */
Body
	{
	font-family: verdana, arial;
	background:#000000;
	width:98%;
	color:#FFFFFF;
	scrollbar-face-color:#000000; 
	scrollbar-shadow-color:#C0C0C0; 
	scrollbar-highlight-color:#C0C0C0; 
	scrollbar-3dlight-color:#FF0000; 
	scrollbar-darkshadow-color:#FF0000; 
	scrollbar-track-color:#0000FF; 
	scrollbar-arrow-color:#C0C0C0

/* Snowflake */
	html,body{padding:0; margin:0;}
.lightBg{background : url(images/flake.png) #b1dde0 top center no-repeat;}
.collectonme{margin:120px auto; background: red; width:50%; text-align:center; font-size:1.2em; color:#fff;}