body, td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #ffffff;
	background-color: #6699CC;
}
pre {  
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	background-color: #6699CC;
}
body {
	position: absolute;
	top: 5%;
	left: 5%;
}
h1 {
	font-size:14pt;
	text-decoration:underline;
}
h2 {
	background-color:#ff0000;
}
img {
	border: none;
}
strong {
	font-weight: bold;
	color: #ffffff;
}
td .cb, .c2, .cp, .c1, .chd, .body {
	background-color: #6699CC;
}
.c1, .chd, a:hover {
	color: #000000;
}
.chd {
	font-family: arial;
	font-weight: bold;
}
.va {
	font-style: italic;
	font-weight: bolder
}
.vu {
	font-style: italic;
	font-weight: bold
}
.ttm {
	font-size: 9pt
}
a:link,a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.strap {
	margin: 8px;
	padding: 10px;
}

.box1 {
	width:200px;
	height:350px;
	float:left;
	margin: 8px;
	padding: 10px;
	background-color: #77aadd;
	border-bottom: 2px dotted #88bbee;
	border-right: 2px dotted #88bbee;
}

.box2 {
	width:420px;
	height:350px;
	float:left;
	margin: 8px;
	padding: 10px;
	background-color: #77aadd;
	border-bottom: 2px dotted #88bbee;
	border-right: 2px dotted #88bbee;
}

.clr {
	clear: both;
}
