A:LINK		{ color:#333333; text-decoration:none }
A:VISITED	{ color:#333333; text-decoration:none }
A:HOVER		{ color:#333333; text-decoration:underline }

.linkstyle1
{
color:#333333;
text-decoration:underline
}

.linkstyle1:link
{
color:#333333;
text-decoration:underline
}

.linkstyle1:hover
{
color:#333333;
text-decoration:none;
font-weight:normal
}

.linkstyle1:visited
{
color:#333333;
text-decoration:underline
}

.image{
	border-style:solid;
	border-color:#8F8F8F;
	border-width:1px;
}

ul
{
	font-size: 11px; 
	font-family: Arial; 
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
}

.PRIVACY {
	font-family: Arial;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	line-height : 12px;
}

.CAPTION {
	font-family: Arial;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	line-height : 13px;
}

a:link.CAPTION{color:#666666;text-decoration:underline}
a:visited.CAPTION{color:#666666;text-decoration:underline}
a:hover.CAPTION{color:#666666;text-decoration:none}


.CAPTIONBOLD {
	font-family: Arial;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	line-height : 13px;
}

.LEFTNAV {
	font-family: Arial;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
	line-height : 12px;
}

.LEFTNAVBOLD {
	font-family: Arial;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	text-decoration: none;
	line-height : 12px;
}

.LEFTNAV2 {
	font-family: Arial;
	font-size : 10px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
	line-height : 20px;
}

.NORMAL {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
	line-height : 20px;
}

.NORMAL2 {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
	line-height : 13px;
}

.NORMALBOLD {
	font-family: Arial;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-decoration: none;
	line-height : 20px;
}

.NORMALITALIC {
	font-family: Arial;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
	line-height : 20px;
	font-style: italic;
}