a:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}

a.smaller:link {
	background-color : transparent;
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
}

a.smaller:visited {
	background-color : transparent;
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
}

a.smaller:hover {
	background-color : transparent;
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
}

body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

h1 {
	background-color : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	letter-spacing : -1px;
}

h2 {
	background-color : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight : bold;
}

h3 {
	background-color : transparent;
	color : #000099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
}


p {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}



.smaller {
	background-color : transparent;
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
}

.smaller2 {
	background-color : transparent;
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

.smallertext {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

.sourcecode {
	background-color : transparent;
	color : #666666;
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
}

.content {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.pagetop {
	background-color : transparent;
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.partop {
	background-color : transparent;
	color : #FF3300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	
}
