a:link, a:visited {
	color : #333399;
	text-decoration : none;
}

a:active, a:hover {
	color : #FF6600;
	text-decoration : none;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-left : 30px;
	margin-right : 75px;
	text-align : right;
	background-color : #FFFFFF;
}

h1 {
	color : #333399;
	font-size : 13pt;
}

img {
	border : none;
}

table, td, th, tr {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
}

.blue {
	color : #333399;
	font-size : 13pt;
	font-weight : bold;
}

.bookman {
	color : #333399;
	font-family : "Bookman Old Style", Georgia, serif;
	font-size : 130%;
}

.green {
	color : #20D056;
	font-size : 13pt;
	font-weight : bold;
}

.grey {
	color : #DDDDDD;
	font-weight : bold;
}

.indent {
	margin-left : 150px;
	margin-right : 150px;
}

.initialcap {
	font-size : 16pt;
	font-weight : bold;
}

.orange {
	color : #FF6600;
	font-size : 13pt;
	font-weight : bold;
}

.quote {
	font-size : 11pt;
	font-style : italic;
}

.ransom {
	color : #FF6600;
	font-family : Ransom, "Comic Sans", fantasy;
	font-size : 130%;
}
