P
{
	font-family : Arial;
	font-size : medium;
}

H1
{
	font-family : AvantGarde Md BT;
	text-align : center;
}

H2 
{
	font-family : AvantGarde Md BT;
	text-align : center;
}

H3
{
	font-family : AvantGarde Md BT;
	text-align : center;
}

A
{
	font-family : Arial;
	text-align : center;
	font-size : small;
}

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

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

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

BODY  
{
	background-attachment : scroll;
	background-image : url("../graphics/backgroundmenu.gif");
	scrollbar-face-color: #9191FF;
	SCROLLBAR-BASE-COLOR: #DBDBDB;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #E9E9E9;
}


.bbfont
{
	color : White;
	font-family : Arial;
	font-size : medium;
}

.bbfontul
{
	font-family : Arial;
	font-size : medium;
	text-decoration : underline;
}

#P 
{
	font-family : Arial;
	font-size : medium;
}

.bbdate
{
	font-family : Arial;
	font-size : xx-small;
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}


