
table.frame {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

DIV.pre {
  FONT-FAMILY: Courier
}

BODY {
	BACKGROUND-COLOR: #333399;
}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: navy
}
A:visited {
	COLOR: #707893
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}

hr {
  border: 0;
  height: 1px;
	background: #808080;

}
hr {
	
}
A:active {
	COLOR: red
}
H1 {
	COLOR: #000066; 	
	text-weight: bold; 
	font-size:20pt;
}

H2 {
	BACKGROUND-COLOR: #000066;
	COLOR: white; 
	text-weight: bold; 
	font-size:10pt;
	width: 50%;
	margin: 0pt;
	padding: 0;
}
H3 {
	COLOR: black; 
	text-weight: bold; 
	font-size:10pt;
	border-bottom: #333333 1px dotted; 	
	width: 50%;
}

H4 {
	COLOR: #000066; 	
	text-weight: bold; 
	font-size:15pt;
}

TABLE.frame {
	BORDER: black 2px solid; 
	BACKGROUND-COLOR: white;
	padding: 20px;
	font-size:10pt;	
	width: 80%;
}
TABLE.dot {
	/*BACKGROUND-COLOR: #eee;*/
	BACKGROUND-COLOR: #f2f4ff;
	border-color: black;
	border-style: double dotted;
	border-width: medium thin;
	width: 100%;
	font-size:9pt;		
	padding:0pt;
	margin: 0pt;
	text-align: justify;
}

TABLE.people {
	width: 50%;
	font-size:9pt;		
}

TABLE.example {
	border-color: black;
	border-style: double dotted;
	border-width: medium thin;
<!--
	margin-left: 10%;
	margin-right: 10%;
-->
	margin-top: 2%;
	margin-bottom: 2%;
	width: 50%;
	font-size:9pt;		
}

P.right {
	font-size:8pt;	
	text-align: right;
}

P.left {
	font-size:8pt;	
	text-align: left;
}

P.list {
	margin: 3pt;
}

P.caption {
	text-align: center;
	font-size: 8pt
}

INPUT {
	BACKGROUND-COLOR: #f0f0f0
}

TEXTAREA {
	BACKGROUND-COLOR: #f0f0f0
}

FONT.grey-9{color:#0f0e0e}
FONT.grey-8{color:#1f1e1e}
FONT.grey-7{color:#2f2e2e}
FONT.grey-6{color:#3f3e3e}
FONT.grey-5{color:#4f4e4e}
FONT.grey-4{color:#5f5e5e}
FONT.grey-3{color:#6f6e6e}
FONT.grey-2{color:#7f7e7e}
FONT.grey-1{color:#8f8e8e}
FONT.grey-0{color:#9f9e9e}
FONT.red-9{color:#ff0000}
FONT.red-8{color:#ff1515}
FONT.red-7{color:#ff2929}
FONT.red-6{color:#ff3c3c}
FONT.red-5{color:#ff5353}
FONT.red-4{color:#ff6b6b}
FONT.red-3{color:#ff8686}
FONT.red-2{color:#ffa1a1}
FONT.red-1{color:#ffbfbf}
FONT.red-0{color:#ffd7d7}
FONT.bridge-0{color:#0000cc}
FONT.bridge-1{color:#003300}
FONT.bridge-2{color:#990000}
FONT.bridge-3{color:#FF9900}
FONT.bridge-4{color:#CC00FF}
