h1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
}

 p.boldindent{
	font-weight: bold;
	font-family: arial;
	text-indent:25px;
}

 p.bold{
	font-weight: bold;
	font-family: arial;
}

a:link {
	color: #3333FF;
        border-width: none;
	text-decoration: none;
	}

a:visited {
	color: #3333FF;
	border-width: none;
	text-decoration: none;
	}

a:hover {
	color: #3333FF;
	border-width: none;
	text-decoration: underline;
	}


a:active {
	color: #3333FF;
	border-width: none;
	text-decoration: none;
	}

table#main {
        border-left: 2px solid #000000;
        border-right: 2px solid #000000;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #000000;
        }


table#main2 {
        border-left: 0px solid #000000;
        border-right: 2px solid #000000;
        border-top: 2px solid #000000;
        border-bottom: 0px solid #000000;
        }

table#main3 {
        border-left: 0px solid #000000;
        border-right: 0px solid #000000;
        border-top: 2px solid #000000;
        border-bottom: 0px solid #000000;
        }

a#menu:link {
	color: #ffffff;
        border-width: none;
	text-decoration: none;
	}

a#menu:visited {
	color: #ffffff;
	border-width: none;
	text-decoration: none;
	}

a#menu:hover {
	color: #ffffff;
	border-width: none;
	text-decoration: underline;
	}


a#menu:active {
	color: #ffffff;
	border-width: none;
	text-decoration: none;
	}


a#dir:link {
	font-size: 20px;
	color: #f04622;
        border-width: none;
	text-decoration: none;
	}

a#dir:visited {
	font-size: 20px;
	color: #f04622;
	border-width: none;
	text-decoration: none;
	}

a#dir:hover {
	font-size: 20px;
	color: #f04622;
	border-width: none;
	text-decoration: underline;
	}


a#dir:active {
	font-size: 20px;
	color: #f04622;
	border-width: none;
	text-decoration: none;
	}
