/* CSS Document */
div.navbar p{
margin: .5em 0;
padding-top: 2px;
padding-bottom: 4px;
font-family:"Veranda",sans-serif;
font-size: 12px;
}

BODY
{
	color:Black;
	background-color:#EEEEEE;
	font-family:"Veranda",sans-serif;
	font-size: 14px;
}

 h1
  {
  color: #660066;
  font-family: Helvetica;
  font-size: 26px;
  font-weight : bold;
  }
 h2
  {
  color: #660066;
  font-family: Helvetica;
  font-size: 22px;
  font-weight : bold;
  }
 h3
  {
  color: #660066;
  font-family: Helvetica;
  font-size: 16px;
  font-weight : bold;
  }
  
.tabledashed { border: red; border-style: dashed; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px}  

A
{
	color:blue;
}

A:HOVER
{
	color: Red;
}
.style2 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 16px;
}
.style6 {font-family: "Courier New", Courier, mono; color: #FF0000; font-size: 24px; font-weight: bold; }
.style9 {font-size: 12px; }
.style3 {	color: #FF0000;
	font-weight: bold;
}
.style11 {font-family: "Courier New", Courier, mono; color: #FF0000; font-size: 16px; font-weight: bold; }
.style10 {color: #FF0000; font-weight: bold; font-size: 24px; }
.style12 {color: #0000FF; font-weight: bold; font-size: 24px; }
.style7 {	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.style13 {font-size: 12px; font-family: "Courier New", Courier, mono; }
.style14 {font-size: 12px; font-family: "Courier New", Courier, mono; font-weight: bold; }

