/* CSS Document */
body,td,th {
	font-size: 14px;
}
h1{
font-size:12px;
}
.none {
	display: none;
}
h2{
font-size:18px;
font-weight:bold;
padding:5px;
margin:5px;
background-image:url(../img/h1.gif);
}
.title{
font-weight:bold;
padding:5px;
margin:5px;
border-left:5px #00CCFF groove;
border-bottom:1px #00CCFF solid;
}
.txt1{
padding:5px;
margin:5px;
}
.txt2{
padding:5px;
margin:5px;
border-bottom:1px #00CCFF dotted;
}

.sidenav a{
	color:#FFFFFF;
	}
	
.titlefont{
text-align:center;
font-size:40px;
text-align:center;
font-weight:bold;
}

.titlefont a:link, .titlefont a:visited{
color:#FFFFFF;
text-decoration:none;
}

.titlefont a:hover{
color:#FFFF00;
}