body      {
	font-size : 16px;
	line-height : 19px;
	background-color: #1A274D;


}

.title    {
	font : italic bold 28px "arial black";
	color : #FFFFFF;
	background-color: #000066;


}
.copy     {
	font : bold 12px/22px "arial";
}
.white    {
	font-size : 12px;

}
.black    {
	background-color: #1A274D;
}
.mainframe{
	background-color: #FFFFFF;
}

p         { margin-left: 1em }

a:link    {
	text-decoration : none;
	font : normal 16px/19px "dummy";
	color : #993333;
	text-transform: none;
}
a:visited {
	text-decoration : none;
	font : normal 16px/19px "dummy";
	color : #CC3366;
}
a:active  {
	text-decoration : none;
	font : bold normal 16px/19px "dummy";
	color : #FF3300;
	background-color: #FFFFCC;
}
a:hover   {
	text-decoration : none;
	font : bold normal 18px/19px "dummy";
	color : #FF3300;
	text-transform: none;
	background-color: #FFCC66;
}

.topic    { font : bold 17px "dummy"}
.text     { font-size : 16px ; line-height : 19px }
.small    { font-size : 13px ; line-height : 19px }

.water    { font : bold 16px "dummy"}
.pink     { font : bold 16px "dummy"}
.blue     { font : bold 16px "dummy"; color : #FF9933; background-color: #FFFFFF}
.red      { font : bold 16px "dummy"; color : #FF3366; background-color: #FFFFFF}


.pinkCopy { font : bold 16px "dummy"}

