BODY
{
	background-color:#4E5359;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
    scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

A:link		{font-family:Arial; font-size:11px; color:#00CCFF; font-weight:normal; line-height:16px;}
A:visited	{font-family:Arial; font-size:11px; color:#00CCFF; font-weight:normal; line-height:16px;}
A:active	{font-family:Arial; font-size:11px; color:#00CCFF; font-weight:normal; line-height:16px;}
A:hover		{font-family:Arial; font-size:11px; color:#00CCFF; font-weight:normal; line-height:16px;}

LI
{
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;
	line-height: 16px;
	font-family: Arial;
	list-style-type: square;
}