body {
	font-family: tahoma;
	font-size: 70%;
	background-repeat: no-repeat;
	background-position: top right;
  
	
}


td {
	font-size: 70%;
}

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.clsTopLink {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color:white;
}

.clsCMOnB {
	color: #ff0000;
	font-weight:bold;
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
        padding: 1px 1px;}

.clsCMOn {
	color: #000000;
	font-weight:bold;
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
        padding: 1px 1px;
}

.clsCMOver {
	color: #CC0000;
	font-weight:bold;
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
        padding: 1px 1px;
}
.clsCMOverB {
	color: #029853;
	font-weight:bold;
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
        padding: 1px 1px;
}
A:link {color:#009900; text-decoration: underline; font-weight: bold; font-size: 10px;}
	A:visited {color:#009900; text-decoration: underline; font-weight: bold; font-size: 10px;}
	A:active {color:#C00; text-decoration: underline; font-size: 10px;}
