BODY {
	background-color:white;
	margin:1px
}
DIV {
	margin-bottom:1px;
	margin-top:1px
}
H1, H2, H3, H4, H5, H6 {
	color:red;
	font-family:"Myriad Roman", Arial, Helvetica, sans-serif
}
H1 {
	font-size:30px
}
P {
	color:black;
	font-size:12px;
	font-family:"Myriad Roman", Arial, Helvetica, sans-serif;
	line-height:18px
}
TD, UL, OL, FORM {
	color:black;
	font-size:12px;
	font-family:"Myriad Roman", Arial, Helvetica, sans-serif
}
TD {
	vertical-align:top
}
UL {
	list-style-type:disc
}
.large {
	font-size:14px
}
.largebold {
	font-size:14px;
	font-weight:bold
}
.bold {
	font-weight:bold
}
.big {
	font-size:14px
}
.small {
	font-size:10px
}
A:link {
	color:#cc6666;
	text-decoration:none
}
A:visited {
	color:#336699;
	text-decoration:none
}
.leftline {
	border-color: #cc6666;
	border-left-width:5px;
	margin-top:20px;
	margin-bottom:20px
}
.frame {
	border-color: black;
	border-width:1px 1px 5px 5px
}
.solid {
	border-color: black;
	border:1px;
	color:white;
	background-color:black
}
.yellow {
	background-color:yellow
}
.orange {
	background-color:orange
}
.skyorange {
	background-color:#ffcc99
}
.winered {
	background-color:#cc6666;
	color:white
}
.turquoise {
	background-color:#336699
}
.forestgreen {
	background-color:#cccc99
}
.lightyellow {
	background-color:#ffff99
}
.line {
	font-size:16px;
	background-color:#cc6666
}
.cap {
	font-size:72px;
	color:#348432;
	float:left
}
.clear {
	clear:both
}
