P  {
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	position : relative;
	top : 5px;
	width : 125px;
}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.paragraph  {
	font-size : x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.smallblue  {
	font-size : xx-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : 99CCFF;
	text-decoration : none;
}

.small  {
	font-size : xx-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.sectionheader  {
	color : white;
	font-style : italic;
	font-weight : normal;
	font-family : georgia;
	font-size : 20px;
}

.flaunt  {
	font-size : 17px;
	font-family : Georgia;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

.formbox  {
	background-color : white;
	border-style : solid;
	border-width : 1px;
	border-color : #CCCCCC;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	position : relative;
	top : 2px;
}

.textbox  {
	background-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	position : relative;
	top : 5px;
	width : 50px;
}

.go  {
	background-color : #FFFFFF;
	border-style : solid;
	border-color : #CCCCCC;
	border-width : 1px;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	top : 5px;
	position : relative;
}

.blue  {
	font-size : x-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : 99CCFF;
	text-decoration : none;
}

.link  {
	color : Blue;
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

