body
{
	background-color: #649FED;
}

body.rwsac
{
	background-color: #33CCFF;
}
table
{
	text-align: center;
	border:"0";
}
table.rwsac
{
	text-align: left;
	border:"0";
}
th
{
	text-align: center;
	border:"0";
	font-size: 150%;
	font-style: bold;
	font-family: "Times New Roman",Arial, Helvetica, serif;
	color: #00008B; /* Dark Blue*/
}
td
{
	text-align: center;
}
td.rwsac
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-family:"Times New Roman",Arial, Helvetica;
}

h1
{
	font-size: 200%;
	color: #FF0000; /* Red*/
	text-align: center
}

h2 
{
	text-align: center;
	color: #0000FF;
}

h3 
{
	font-size: 150%;
	text-align: center;
	color: #FFFF00; /* Yellow */
}
H4
{
    BACKGROUND: transparent;
    COLOR: #00008b;
    BORDER:0;
    WIDTH: 100%;
    FONT-SIZE: 75%;
    FONT-WEIGHT:bold;
    MARGIN-TOP: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    PADDING-TOP:2px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM:2px;
}
h5, h6
{
	color: #FFFFFF;
}
.frmtxt
{
	text-align: left;
	font-weight: bold;
}

.smallTxt
{
	font-size: 90%;
}
table.family
{
	width: "100%";
	text-align: center;
	border:"0";
	/*background-color: #add8e6;*/ /* Light Blue */
}

/*td.family
{
	 width: "100%";
}*/
.main
{
	width: "100%"
	align: center;
	border:"0";
}


a:link
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: transparent; 
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: transparent;
}

a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background: transparent;
}

a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #00FFFF;
}

.nav
{
	font-weight: bold;
	border: "0";
	text-align: center;
}

a.nav:link, a.nav:visited
{
	padding: 4px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00008B;
	border-top: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	border-right: 2px #000000 solid;
	text-align: center;
}

a.nav:hover, a.nav:active

{
	background-color: #99aabf;
	color: #000000;
	border-top: 2px #31557f solid;
	border-left: 2px #31557f solid;
	border-bottom: 2px #31557f solid;
	border-right: 2px #31557f solid;
}

.detail
{
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman",Arial, Helvetica, serif;
	text-align: center;
	color: #00008B;
	margin-left:18.0pt;
}
.quote
{
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman",Arial, Helvetica, serif;
	color: #000000;
	/*margin-left:18.0pt;*/
}
.jokes
{
	width: "100%";
	border:1 solid yellow;
	text-align: left;
}
td.jokes
{
	width: "50%";
}

