h1{
	margin-top : 15px;
	margin-bottom : 8px;
	font-family : Georgia;
	font-size : 12pt;
	text-align : left;
	font-style : italic;
	color : #5b757f;
}

h2{
	margin-top : 15px;
	margin-bottom : 8px;
	font-family : Georgia;
	font-style : italic;
	font-size : 9pt;
	text-align : left;
	color : #c13872;
}

#text P{
	margin : 8px;
	
}

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

.main A{
	font-family : Georgia;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
}

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

.main h3{
	color : #c13872;
	font-size : 18pt;
	font-family : Georgia;
	font-weight : bold;
	letter-spacing : 0.2em;
	text-align : right;
	margin : 1px 0 0 0;
	border-bottom : 2px dotted #FFFFFF;
}

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

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

em.a{
	font-family : Georgia;
	text-decoration : none;
	font-style : none;
	font-size : 10pt;
	color : #5b757f;
}

em.b{
	font-family : Georgia;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	color : #c13872;
}
	
em.c{
	font-family : Georgia;
	text-decoration : none;
	font-style : italic;
	font-size : 10pt;
	color : #5b757f;
}

.jasper{
	width : 480px;
	display : block;
	border : 0;
	margin : 10px 0 0 0;
	background-color : #5e5e5e;
}

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

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

.jasper blockquote{
	padding : 5px;
}

.jasper P{
	font-size : 8pt;
	color : #000000;
}

.jasper h4{
	color : #c13872;
	font-size : 10pt;
	font-family : Georgia;
	font-style : italic;
	text-align : left;
	margin : 1px 0 0 5px;
}