h1 {
	font-family:        verdana, arial, helvetica, sans-serif;
	/*font-size:          100%;
*/
	/*font-weight:        bold;
*/
	text-align:         center;
	color:              #000000;
	background-color:   #ffffff;
}

h3 {
	font-family:        verdana, arial, helvetica, sans-serif;
	/*font-size:          100%;
*/
	/*font-weight:        bold;
*/
	text-align:         center;
	color:              #000000;
	background-color:   #ffffff;
}

body {
    padding: 0% 20% 10% 10%;
}
body.logo {
    padding: 0% 0% 0% 0%;
}

body.menu {
    padding: 0% 0% 0% 0%;
}

table.menu {
    font-family:        Verdana, Arial, Helvetica, sans-serif;
    border-color:       black;
    font-size:          80%; 
    border-style:       solid;
    border-width:       0px;
    background-color:   #ffffff;
    width:              250px;
}

td.int {
    text-indent:      15px;
}

a:link {
    color:              #0000bb;
    text-decoration:    none;
}

a:visited  {
    color:              #0000bb;
    text-decoration:    none;
}

a:hover{
    color:              #0000bb;
    text-decoration:    none;
font-weight:        bold;

}
