
body { font-family: Arial, Century Gothic;   }


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

a:link {
 color:#000000;
       font-weight: 700;
	}

a:active {
 color:#000000;
         font-weight: 700;
	}

a:visited {
	color:#000000;
         font-weight: 700;
	}

a:hover {
	color:#E5433E;
          font-weight: 700;
	}




a.cwd:link {
 color:#000000;
       font-weight: 700;
       font-size: 70%;
        }

a.cwd:active {
 color:#000000;
         font-weight: 700;
         font-size: 70%;
        }

a.cwd:visited {
	color:#000000;
         font-weight: 700;
         font-size: 70%;
        }

a.cwd:hover {
	color:#99D494;
          font-weight: 700;
         font-size: 70%;
        }
	






.topline { padding-top: 0px; }


.secondpage { padding: 10px; }

.alignleft { text-align: left; font-size: 90%; padding-left: 40px; }

.fontsize { 80% ; }

