
.mmtext12x { 
	font-size: 12px;
	line-height: 110%
}
.mmtext14x { 
	font-size: 12px;
	line-height: 100%
}

body {
	background-color: #FFFFFF;
	color           : #000000;
	font-family     : Verdana,Arial,Helvetica,sans-serif;
}

td {
	font-family     : Verdana,Arial,Helvetica,sans-serif;
}

hr {
	color : #AABBFF;
}

A:link { 
	color            : #4444FF;
	text-decoration  : none;
}

A:visited {
	color            : #4444FF;
	text-decoration  : none;
}

A:hover {
	color           : #FF4444;
	text-decoration : underline;
}

h1 { font-size: large;  }
h2 { font-size: larger; }
h3 { font-size: medium; }
h4 { font-size: small;  }
h5 { font-size: smaller; }

div.main {
/*	float: left; */
/*	width: 79%;  */
	margin-left: 160px;
}
div.main span.cpr {
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.header td {
	font-size: 12px;
}
div.header strong {
	font-size: 12px;
	color: #FFFFFF
}

div.sidebar {
/*	float: right; */
/*	width: 20%;   */
	position        : absolute;
	top             : 60px;
	left            : 0px;
	width           : 154px;
	font-size       : x-small;
	padding         : 2pt;
	border-right    : #AABBFF 1px solid;
	color           : #000000;
	background-color: #FFFFFF;
	word-break      : break-all;
}
