p    {
	font-size: 12px;
	font-family: Arial, SunSans-Regular, sans-serif;
	line-height: 1.25;
	margin-top: 0px;
}
.contact { font-size: inherit; font-family: Inherit; line-height: inherit; margin-top: 10px; margin-left: 70px }
.10plain { font-size: 10px }
.11plain { font-size: 11px }
.12plain { font-size: 12px }
body { font-family: Arial, SunSans-Regular, sans-serif }
.date     { color: #424242; font-size: 10px; font-family: Arial, SunSans-Regular, sans-serif; text-align: right; padding-right: 30px }
h3 { color: #ed2e38 }
.12bold { font-size: 12px; font-family: Arial, SunSans-Regular, sans-serif; font-weight: bold }
.footer   { font-size: 10px }
.borderMain { padding: 10pt; border: dotted 1pt red }
.sidebar     { font-size: 11px; padding: 5pt; border: dotted 1pt red }
.roundhead { background-image: url("images/rounderhead.gif"); background-repeat: no-repeat; background-position: center top }
.roundfoot { background-image: url("images/rounderfoot.gif"); background-repeat: no-repeat; background-position: center bottom }
.edgeleft { background-image: url("images/edgered.gif"); background-repeat: repeat-y; background-position: left top }
.edgeright { background-image: url("images/edgered.gif"); background-repeat: repeat-y; background-position: right top }

a:link 
  { color: #ed1c24; font-size: inherit; font-weight: normal; text-decoration: none; }

a:visited 
  { color: #ed1c24; font-size: inherit; font-weight: normal; text-decoration: none; }
a:hover 
  { color: #696969; font-size: inherit; font-weight: normal; text-decoration: underline; }

a:active
  { color: #c0c0c0; font-weight: normal; line-height: inherit; text-decoration: none; }

a.sidebar:link 
 { 
color: white; 
text-decoration: none; }

a.sidebar:visited 
 {
color: white; 
text-decoration: none; 
}
	
a.sidebar:hover 
 { 
color: white; 
text-decoration: underline ;
}

a.sidebar:active
 { 
color: white; 
text-decoration: none; 
}
.floatRight { float: right }
.book {
	font-size: 11px;
	line-height: 1.25;
	position: relative;
	left: 20px;
	width: 600px;
	height: auto;
}
.boxcontent {
	font-size: 12px;
	padding: 5pt;
	border: 2pt dotted gray;
}
