body {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
tbody {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
TABLE{font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
TD   {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
TR   {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
P    {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
td 	 {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
tr 	 {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
p 	 {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none}
/************************************************************************************************************************/
/* Default Links*/
a:link {color: #0000FF; text-decoration: underline}
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: underline}
a:visited {color: gray; text-decoration: underline}
a:visited:hover {color: orange; text-decoration: underline}
/************************************************************************************************************************/
/* Bullet*/
UL {margin-top: 0px; margin-bottom : 0px;}
OL {margin-top: 0px; margin-bottom : 0px;}
li {list-style-type: square;}
/************************************************************************************************************************/
/* General*/
.copy {font-family: Verdana, Arial, Helvetica; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666;}

.view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
}

.view a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
	text-decoration: none;
}
.view a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
	text-decoration: none;

}
.view a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;

}
.view a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
	text-decoration: none;

}