P {
	font-family : Verdana;
	font-size :8pt;
	color : Black;

}

H1 {
	font-family : Arial;
	font-size : large;
}

H2 {
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
}




A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color: #FFFFFF;
	background-color: #000000

}

BODY{
background:#ECEFF4 url(forumhome_bg.gif) fixed; background-repeat: repeat-y;
background-position: top right;
scrollbar-face-color:;
scrollbar-arrow-color:FFFFFF;
scrollbar-base-color:FFAECF;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:'FFFAF0';
scrollbar-highlight-color:'F0F8FF';
scrollbar-3dlight-color:'F0F8FF';
scrollbar-darkshadow-Color:'FFFFFF'
}
