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

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

#text P{
	margin : 8px;
	
}

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

.main A{
	font-family : Georgia;
	font-size : 16pt;
	font-weight : bold;
	font-color : #e90cc8;
	letter-spacing : 0.3em;
}

.main A:hover{
	text-decoration : none;
	color : #ffffff ;
	font-style : italic;
}

.main span{
	height : 50px;
	width : 600px;
	display : block;
	border : 0;
}

.main span h1{
	color : #616feb;
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	letter-spacing : 0.1em;
	text-align : left;
	margin : 0;
}

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

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

.box{
	width : 525px;
	display : block;
	border : 0;
	margin : 0 0 0 16px;
}

.box a{
	font-family : arial;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	font-color : #48866d;
}

.box A:hover{
	text-decoration : none;
	color : #48866d;
	font-style : italic;
}

.box blockquote{
	font-family : arial;
	font-size : 8pt;
}

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

em.b{
	font-family : arial;
	text-decoration : none;
	font-weight : bold;
	font-size : 8pt;
	color : #e90cc8;
}
	
em.c{
	font-family : Georgia;
	text-decoration : none;
	font-style : italic;
	font-size : 10pt;
	color : #bc0c16;
}