P  {
	font-size : 12px;
	font-family : verdana, sans-serif;
	font-weight : normal;
	color : #333333;
}

H1  {
    font-size : 16px;
	color : #ff9900;
}

H2  {
	color : #333333;
	font-size : 12px;
}

strong  {
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
}

B  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	line-height : 18px;
}

A  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : normal;
	scrollbar-base-color        : #cccccc;
    scrollbar-track-color       : #ffffff;
    scrollbar-face-color        : #ffffff;
    scrollbar-highlight-color   : #ffffff;
    scrollbar-3d-light-color    : #cccccc;
    scrollbar-dark-shadow-color : #cccccc;
    scrollbar-shadow-color      : #cccccc;
	scrollbar-arrow-color       : #666666;
	line-height : 18px;
}


td  {
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : normal;
	color : #333333;
}


