/* CSS Document */

body {
	font-family: Veranda, Arial, sans- serif;
	font-size: 18px;
	color: #CCC;
}

table {
	border-color:#000;
	overflow: scroll;
}

h1 {
	font-family: georgia, sans-serif;
	font-size: 22px;
	background-image:url(../background.jpg)
	padding: 5px;
		
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
a:link {
	color: #CCC;
}
a:hover {
	color: #CCC;
	font-style: normal;
        font-weight: bold;		
}
a:active {
	color: #CCC;
}


a:visited { color: #CCC

}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px
}
.style3 {
	background-image: url(background.jpg);
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	font-weight: 300;
	overflow: auto;
}
.littletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
}
.Tablestyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #000;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCC;
}
.Minititle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.Style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CCC
}
.TableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #CCC;
}
