body	{
	background-color : #02417f;
	font-family : Arial, Helvetica, sans-serif;
	background-image : url(images/bglines.gif);
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#F2DE7E;
	scrollbar-base-color:#cccccc;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#02417f;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#AD9634;
}

p
{
	font-size : 12px;
}
li
{
	font-size : 12px;  padding: 2px;
}

blockquote
{
	font-size : 12px;
}

h1
{
	font-size : 18px;
	font-weight : bold;
	color : #AD9634;
}

h2
{
	font-size : 14px;
	font-weight : bold;
	color : #AD9634;
	margin-bottom : 1%;
	margin-top : 1%;
}

h3
{
	font-size : 18px;
	font-weight : bold;
	color : #AD9634;
	text-align: center;
	margin-bottom : 3%;
	margin-top : 1%;
}

.letter
{
	font-size : 13px;
	font-family : Comic Sans MS;
}


.smallp
{
	color :#E9E2AD;
	font-size : 10px;
}

#bigsplash
{
	color :#0C5AB9;
	font-size : 17px;
	font-weight: bold;
	font-family : Comic Sans MS;
	text-align: right;
	line-height: 22px;
}

#bigsplash a
{
	color :#02417f;
	font-size : 17px;
	font-weight: bold;
	font-family : Comic Sans MS;
	text-decoration: none;
	line-height: 22px;
}
#bigsplash a:hover
{
	color :#000000;
	font-size : 17px;
	font-weight: bold;
	font-family : Comic Sans MS;
	text-decoration: none;
	line-height: 22px;
}


a
{
	text-decoration: none;
	font-weight: bold;
	color: #4E7BA6;
	outline: none;
}

a:visited
{
	color:  #0C5AB9;
}

a:active
 {
	color:  #000000;
}

a:hover {
	color: #AD9634;
	text-decoration: none;
}


a.khaki
{
	text-decoration: none;
	color:  #F2DE7E;
}

a:visited.khaki
{
	color:  #F2DE7E;
}

a:active.khaki
{
	color:  #F2DE7E;
}

a:hover.khaki
{
	color: #F2DE7E;
	text-decoration: underline;
	}
