@charset "UTF-8";
/* CSS for shelley's histio website */

body {
	background-image: url(graph/borderbluecurl.png);
	background-repeat: no-repeat;
	background-color:#FFF;
	background-position: left top;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	background-attachment: fixed;
}

table
{
	table-layout: auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #06C;
	text-decoration: none;
	background-image: none;
	}
	

h1 {color: #000; font-family: Verdana; font-weight: bold; font-size: 90%; line-height: normal;}
h2 {color: #000; font-family: Arial; font-weight: normal; font-size: 100%; line-height: normal;}
h3 {color: #F30; font-family: Verdana; font-weight: normal; font-style: italic; font-size: 90%; line-height: normal; text-align: center;}
h4 {color: #06C; font-family: "Comic Sans MS"; font-weight: bold; font-size: 160%; line-height: 0; text-align: center;}
h5 {color: #06C; font-family: Verdana; font-weight: bold; line-height: 0; font-size: 90%; text-align: center;}
h6 {color: #06C; font-family: Verdana; font-weight: normal; font-style: italic; font-size: 80%; line-height: 120%; text-align: center;}
h7 {color: #F30; font-family: Verdana; font-weight: normal; font-size: 100%; line-height: normal;}



.class1 A:link {text-decoration: none; color:#000; font-family: Arial; font-weight: normal; font-size: 90%}
.class1 A:visited {text-decoration: none; color:#000;  font-family: Arial; font-weight: normal; font-size: 90%}
.class1 A:active {text-decoration: none; color:#000; font-family: Arial; font-weight: normal; font-size: 90%}
.class1 A:hover {text-decoration: none; color:#D2B48C;  font-family: Arial; font-weight: normal; font-size: 90%}

.class2 A:link {text-decoration: none; color:#F30; font-family: Verdana; font-weight: normal; font-size: 100%}
.class2 A:visited {text-decoration: none; color:#F30; font-family: Verdana; font-weight: normal; font-size: 100%}
.class2 A:active {text-decoration: none; color:#F30; font-family: Verdana; font-weight: normal; font-size: 100%}
.class2 A:hover {text-decoration: none; color:#000; font-family: Verdana; font-weight: normal; font-size: 100%}

.class3 A:link {text-decoration: none; color:#06C; font-family: Verdana; font-weight: bold; font-size: 100%}
.class3 A:visited {text-decoration: none; color:#06C; font-family: Verdana; font-weight: bold; font-size: 100%}
.class3 A:active {text-decoration: none; color:#06C; font-family: Verdana; font-weight: bold; font-size: 100%}
.class3 A:hover {text-decoration: none; color:#FF3300; font-family: Verdana; font-weight: bold; font-size: 100%}

.class4 A:link {text-decoration: none; color:#fff; font-family: Arial; font-weight: normal; font-size: 90%}
.class4 A:visited {text-decoration: none; color:#fff;  font-family: Arial; font-weight: normal; font-size: 90%}
.class4 A:active {text-decoration: none; color:#fff; font-family: Arial; font-weight: normal; font-size: 90%}
.class4 A:hover {text-decoration: none; color:#D2B48C;  font-family: Arial; font-weight: normal; font-size: 90%}

.class5 A:link {text-decoration: none; color:#000; font-family: Verdana; font-weight: bold; font-size: 120%}
.class5 A:visited {text-decoration: none; color:#000;  font-family: Verdana; font-weight: bold; font-size: 120%}
.class5 A:active {text-decoration: none; color:#000; font-family: Verdana; font-weight: bold; font-size: 120%}
.class5 A:hover {text-decoration: none; color:#D2B48C;  font-family: Verdana; font-weight: bold; font-size: 120%}


 div.c1 {text-align: center}
 div.c2 {text-align: left}
 div.c8 {text-align: right}
 div.c3 {height: 30px;}
 div.c4 {height: 50px;}
 div.c5 {color:#F30; font-weight:bold}
 div.c7 {font-size: 90%; text-align: left}
 div.c9 {font-size: 90%; text-align: center}
 div.c10 {font-size: 120%; font-weight: bold; text-align: center}
 div.c11 {text-align: center; color: #F00}
 div.c12 {text-align: center; color: #F00; font-weight: bold}
 div.c13 {text-align: left; color: #F00}
 div.c14 {text-align: left; color: #F00; font-weight: bold}

