body {
	font-size: .9em;
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: Black;
	background-color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
}

h1 {
font-family: "Comic Sans MS"; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #000000; 
background-color : transparent; 
}

h3 {
	color: #D60177;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5. OffY=5. Color='black'. Positive='true');
}

p {
font-size : .9em; 
font-family: "Comic Sans MS"; 
}

a:link {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D60177;
}


.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : .8em; 
}

.smalltext a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link {
  text-decoration : none;
}

.noline a:visited {
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.largetext a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.largetext a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark { 
	background-color: #FFC0CB;
}

.bg_medium {
	background-color: #D60177;
	color: White;
}

.bg_light {
	background-color: #FFF5EE;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
.style18 {color: #D60073}

.style14 {color: #D6007B}

.style15 {color: #030303}

.style13{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#030303;
text-decoration:none;
}