body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
A:Link {
	color: #000066; 
	Text-Decoration: underline;
}
A:Hover {
	color: #336699; 
	Text-Decoration: none;
}
A:Visited {
	color: #000066; 
	Text-Decoration: underline;
}
.greenButton {
	COLOR: #FFFFFF;
	BORDER-COLOR: #f4f4f4;
	BACKGROUND-COLOR: #ffffff;
	BACKGROUND: #009900;
	FONT-WEIGHT: bold;
	CURSOR:hand;
	FONT-FAMILY: arial;
	}.ojButton {
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
.pref:Link {
	color: #009900; 
	Text-Decoration: underline;
	font-weight:bold;
}
.pref:Hover {
	color: #009900; 
	Text-Decoration: none;
	font-weight:bold;
}
.pref:Visited {
	color: #009900; 
	Text-Decoration: underline;
	font-weight:bold;
}
.linkHeader:Link {
	color: #ffffff; 
	Text-Decoration: none;
	font-weight:bold;
}
.linkHeader:Hover {
	color: #ffffff; 
	Text-Decoration: none;
	font-weight:bold;
}
.linkHeader:Visited {
	color: #ffffff; 
	Text-Decoration: none;
	font-weight:bold;
}

