body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F1F1EB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/**codecs link**/
a.codecs:link {
	text-decoration: none;
	font-family:Verdana;
	font-size:x-small;
}
a.codecs:visited {
	text-decoration: none;
	font-family:Verdana;
	font-size:x-small;
}
a.codecs:hover {
	text-decoration: underline;
	font-family:Verdana;
	font-size:x-small;
}
a.codecs:active {
	font-family:Verdana;
	text-decoration: none;
	font-size:x-small;
}
/**end codecs link**/

/**index magz style**/
a.magz:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.magz:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.magz:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
a.magz:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
/**end magz style**/

/**start orange**/
a.orange:link {
	color:#FF6633 ;
	font-weight:bold;
	text-decoration: none;
}
a.orange:visited {
	color: #FF6633;
	font-weight:bold;
	text-decoration: none;
}
a.orange:hover {
	color: #FF6633;
	font-weight:bold;
	text-decoration: underline;
}
a.orange:active {
	color: #FF6633;
	font-weight:bold;
	font-size:x-small;
	text-decoration: none;
}
/**end orange link**/

/**start gray link**/
a.gray:link {
	color:#888888;
	font-size:x-small;	
	text-decoration: none;
}
a.gray:visited {
	color: #888888;
	font-size:x-small;	
	text-decoration: none;
}
a.gray:hover {
	color: #000000;
	font-size:x-small;	
	text-decoration: underline;
}
a.gray:active {
	color: #888888;
	font-size:x-small;	
	text-decoration: none;
}
/**end gray link**/

.style1{
	font-size:large;
	color:#6F6F6F;
}
.style2{
	color:#6F6F6F;
}
.style3{
	color:#FFFFFF;
}
.bg-grey{
	background-color:#636363;
}
.bg-white{
	background-color:#FFFFFF;
}
.style4-m-green{
	color:#999966;
	font-size:medium;
}
.style4-s-green{
	color:#999966;
	font-size:small;
}
.bg-side{
	background-color:#F1F1EB;
}
.style5{
	font-size:medium;
	color:#999999;
	font-weight:bold;
}
.style6{
	color:#FF6600;
	text-decoration:underline;
}
.small{
	font-size:x-small;
}
.index-xx-large{
	font-size:xx-large;
	color:#999999;
}
.index-large{
	font-family:Helvetica;
	font-size:large;
	color:#999999;
}
.index-x-large{
	font-family:Helvetica;
	font-size:x-large;
	color:#999999;
}
.style-orange{
	color:#FF6633;
	font-weight:bold;
}
.style-gray-medium{
	color:#888888;
	font-weight:bold;
	font-size:medium;
}
.style-gray-small{
	color:#888888;
	font-size:small;
}