body {
	font-family: Verdana, Comic Sans MS, Arial;
	font-size: 14px;
	color: #ffffff;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	background-color: #000000
}

td {
    font-family: Verdana;
    font-size: 14px
    }

p {
	padding: 10px 5%;
	font-family: Verdana;
	font-size: 14px
}

h1 {
	color: #FFFFCC; 
	font-size: 28px;
	font-family: script mt bold, Lucida Calligraphy
}
h2 {
	color: #FFCC00; 
	font-size: 24px;
	font-family: script mt bold, Lucida Calligraphy
}

h3 {
	text-align: center;
	color: #CC3300; 
	font-size: 24px;
	font-family: script mt bold, Lucida Calligraphy
}

h4 {
	color: #CC33CC;
	font-size:18px
	}

a {
	color:#CC33CC;
	text-decoration:none
}

a:hover {
	color:#FFFFCC;
	text-decoration:none
}

em {
	color:#DCDCDC;
	font-size: 12px
}

