h1{
	margin-top : 7px;
	margin-bottom : 8px;
	font-family : Arial;
	font-size : 12pt;
	text-align : left;
	font-weight : bold;
	font-style : italic;
	color : #00aaff;
}

h2{
	margin-top : 6px;
	margin-bottom : 2px;
	font-family : Arial;
	text-decoration : underline;
	font-size : 8pt;
	text-align : left;
	color : #00aaff;
}

#text P{
	margin : 0;
	text-align : center;
	
}

.main{
	width : 420px;
	display : block;
	border : 0;
	margin : 0;
}

.main A{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
}

.main A:hover{
	text-decoration : none;
	font-weight : bold;
	color : #f7f6e9 ;
}

.main h3{
	color : #00aaff;
	font-size : 14pt;
	font-family : Arial;
	letter-spacing : 0.3em;
	text-align : right;
	margin : 1px 0 0 0;
	text-decoration : none;
	font-style : italic;
	border-bottom : 1px dashed #00aaff;
}

.main blockquote{
	padding : 5px;
	font-size : 9pt;
	text-align : left;
}

.main img{
	margin : 5px 5px 0 10px;
}

em.a{
	font-family : Arial;
	text-decoration : underline;
	font-weight : bold;
	font-style : none;
	font-size : 9pt;
	color : #ffffff;
}

em.b{
	font-family : Arial;
	font-weight : bold;
	font-size : 9pt;
	color : #d0dfe7;
}
	
em.c{
	font-family : Arial;
	font-style : italic;
	font-size : 9pt;
	color : #0303fe;
}

.jasper{
	width : 420px;
	display : block;
	border : 1px dashed #fefdef;
	margin : 8px 0 0 0!important; 0;
}

.jasper A{
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
	font-style : italic;
}

.jasper A:hover{
	text-decoration : none;
	color : #fffbed;
}

.jasper blockquote{
	padding : 5px;
	font-size : 7pt;
}

.jasper P{
	font-size : 7pt;
	color : #0f484e;
}

.jasper h4{
	color : #00aaff;
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	margin : 1px 0 0 0;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
	
.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}