@charset "utf-8";
/* CSS Document */

.style10 {font-family: Arial, Helvetica, sans-serif}
.style2 {	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}
.style7 {font-weight: bold}

.style1 {font-weight: bold}


A  {font-family: Arial;
font-weight: bold
font-size: 14px;
  color: #990000;
  text-decoration: none;
}
A:hover {font-family: Arial;
font-weight: bold
font-size: 14px;
  color: #000000;
  text-decoration: underline;
}
A.arial {font-family: Arial;
font-size: 14px;
  color: #990000;
  text-decoration: none;
}
A.arial:hover {font-family: Arial;
font-size: 14px;
  color: #000000;
  text-decoration: underline;
}
A.arialblack {font-family: Arial;
font-size: 14px;
  color: #000000;
  text-decoration: none;
}
A.arialblack:hover {font-family: Arial;
font-size: 14px;
  color: #990000;
  text-decoration: underline;
}
body {
	background-color: #292A49;
	font-family:Comic Sans MS;
font-size:16px;}
}
.style7 {font-weight: bold}
.style10 {font-family: Arial, Helvetica, sans-serif}
-->
