body,p,th,td,ul,ol,li  {
	font-family : verdana;
	font-size : 8pt;
	color : purple;
}


body  {
	background-color : white;
	margin : 0pt;
}

.otherbody  {
	background-color : #EADDFF;
	margin : 0pt;
}

h1  {
	font-size : 18pt;
	font-weight : bold;
}

h2  {
	font-size : 16pt;
	font-weight : bold;
}

h3  {
	font-size : 14pt;
	font-weight : bold;
}

a  {
	font-weight : bold;
	color : #8080C0;
	text-decoration : none;
}

.TableRowOdd  {
	background-color : #999999;
}

.TableRowEven  {
	background-color : #EBD7EC;
}

.TableTitleRow  {
	background-color : #000080;
}

.TableMainHeadingRow  {
	background-color : #660033;
}

.TableHeadingText  {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	background-color : #330066;
}

.TableHeadingRow  {
	background-color : #330066;
}

.TableMainHeadingText  {
	color : #FFFFFF;
	font-style : italic;
	font-size : 12pt;
	background-color : #660033;
	font-weight : bold;
}

.SideMenu  {
	color : #330066;
	font-size : 12pt;
	background-color : #f0f4ff;
	font-weight : bold;
}

.MainContent  {
	color : #330066;
	font-size : 12pt;
	background-color : #ffffff;
	font-weight : bold;
	
}

.TableTitleText  {
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #000080;
}

.TableRow  {}

.TableText  {
	font-size : 9pt;
	color : #000000;
}

.Table  {
	background-color : #f0f4ff;
}

.MainTable  {
	background-color : #f0f4ff;
	border-width : thin;
	border-color : #005080;
	border-style : solid;
	left : 0pt;
	top : 0pt;
	position : absolute;
}

.FrameTable  {
	background-color : #f0f4ff;
	left : 0pt;
	top : 0pt;
	position : absolute;
	width : 100%;
	height : 100%;
	margin : 0pt;
}

a:hover  {
	text-decoration : none;
	color : orange;
}
