TD {
	font-size : x-small;
}

body {
	color : #000000;
	font-family : arial, helvetica, geneva, sans-serif;
	font-size : xx-small;
}

a:link {
	color : Silver;
	font-family : arial, helvetica, geneva, sans-serif;
	font-size : x-small;
	text-decoration : none;
	font-weight : bold;
}

a:link.nav {
	color : Silver;
	font-family : arial, helvetica, geneva, sans-serif;
	font-size : x-small;
	font-style : oblique;
}

a:visited {
	color : Silver;
	font-family : arial, helvetica, geneva, sans-serif;
	font-size : x-small;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

a:visited.nav {
	color : #000000;
	font-family : arial, helvetica, geneva, sans-serif;
}

a:hover {
	color : #FF0000;
	font-family : arial, helvetica, geneva, sans-serif;
	font-size : x-small;
	text-decoration : underline;
	font-weight : bolder;
}

a:hover.nav {
	color : #FF0000;
	font-family : arial, helvetica, geneva, sans-serif;
}
form {
	font-family : arial, helvetica, geneva, sans-serif;
	font-size : xx-small;
}
TEXTAREA {
	font-size : xx-small;
}
INPUT {
		font-size : xx-small;
}

OPTION {
	font-size : xx-small;
}
h1 {
	color : Teal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
}
.title 		{BACKGROUND: none; COLOR: #215DC6; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.storytitle 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.storycat	{BACKGROUND: none; COLOR: #215DC6; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.boxtitle 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.boxcontent 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.option 	{BACKGROUND: none; COLOR: #222299; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #215DC6; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}