/* CSS Document */

body {  font-family: Verdana;
		font-size: 20px;
		color: #0000CC;
	}

#rhstile {
	background-image: url(images/right-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#lhstile {
	background-image: url(images/left-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.head1, .head2, .info, .kinks, .links {font-family:"Comic Sans MS"; background-color:transparent;}
.head1 {color:#01017E; font-size:50px; font-weight:bold; text-align:center}
.head2 {color:#01017E; font-size:30px; font-weight:bold; text-align:center}
.head1pk {font-family:"Comic Sans MS"; background-color:transparent; color:#FF00FF; font-weight:bold; text-align:center}
.emphasis  {background-color:#D7DF01; font-weight:bold} 
.grnb35 {font-family: Verdana;font-size: 35px;	font-weight: bold;	color: #00b900;}
.pinkb30  { font-family: Verdana;font-size: 30px;font-weight: bold;	color: #FF00FF;}
.para25  {font-family: Verdana; color:#0000CC; font-size:25px;   background-color:transparent;}
.pinkb25 { font-family:Verdana; color:#FF00FF; font-size:25px; font-weight: bold; }
.pink25 {font-family: Verdana; font-size:25px;	color: #FF00FF}
.blue25  { font-family: Verdana;font-size:25px;	color:#0000CC;}
.blueb25  { font-family: Verdana;font-size:25px;font-weight: bold; color:#0000CC;}
.navy25  { font-family: Verdana;font-size:25px;	color:#330099;}
.para23 {font-family: Verdana; color:#0000CC; font-size:23px;   background-color:transparent;}
.comic23 {font-family:"Comic Sans MS"; font-size:23px; color:#0000CC; }
.kinks20 {color:#CCFF00; font-size:20px; background-color:transparent; text-decoration: underline;}
.timesgrn20  { font-family: "Times New Roman", Times, serif;font-size:20px; color:#006633;}
.timesgrn20i { font-family: "Times New Roman", Times, serif;font-size:20px; color:#006633; font-weight:bold; font-style:italic}
.blue20  { font-family: Verdana;font-size:20px; color:#0000CC;}
.purpleb20  {font-family: Verdana;font-size: 20px; color: #8A0886; font-weight:bold;}
.dkred20  {font-family: Verdana;font-size: 20px; color: #990000;}
.links16 {color:#01017E; font-size:16px; text-decoration: underline}
.note16  {font-family: Verdana; color: #330066; font-size:16px;  background-color:transparent;}
.blue16 {font-family: Verdana;font-size: 16px; color:#0000CC;}
.navy16 {font-family: Verdana;font-size: 16px; color:#330099;}
.links14 {color:#01017E; font-size:14px; text-decoration: underline}
.blue14 {font-family: Verdana;font-size: 14px; color:#0000CC;}
.dkred14 {font-family: Verdana;font-size: 14px; color:#990000;}
.top16 { font-size:16px;}
.info15  {color:#0000FF; font-size:15px}
.red15  {font-family: Verdana;font-size: 15px; color: #FF0000;}
.blue12 {font-family: Verdana;font-size: 12px; color:#0000CC;}
.highlight {background-color: #FFFF00;}
.line{ color:#FF0000; width:75%; height:2px;}

a:link     {color:#01017E }
a:visited  {color: #01017E;  } 
a:hover   { color: #157D06;  font-weight: bold; background-color:#FFFF66} 
a:active  { color: #000000;  font-weight: bold; background-color:#FFFF66} 


