.skip {
	font-size : 80%;
}

.title {
	font-size : 200%;
	font-weight : bold;
}

H1 {
	font-size : 150%;
	font-weight : bold;
}

H2 {
	font-size : 105%;
	font-weight : bold;
}

H3 {
	font-size : 100%;
	font-weight : bold;
}


.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #99CCFF
}

.text2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	color : #000099;
}

A:VISITED {
	color : #660066;
}

A:HOVER {
	text-decoration : none;
}

.links{
	text-align: center;
	font-weight : bold;
}

.content{
	background-color : #FFFFFF;
	border : 2px solid #000000;
	padding : 15px;
}

.help{
	background-color: #FFFFFF;
	padding : 4px;
	font-size : 80%;
}

.internalnav{
	background-color: #99CCFF;
	padding : 5px;
	font-weight : bold;
	font-size : 80%;
}

.insert{
	padding : 5px;
	font-style : italic;
	border : solid #99CCFF;
	border-bottom-width : 2px;
	border-top-width : 2px;
	border-left-width : 20px;
	border-right-width : 20px;
}

.name{
	font-weight: bold;
}

.address{
	font-size : 80%;
}

.hr{
	color : #000000;
}
