h3
{
    Word-spacing : normal;
    Vertical-align : middle;
    Text-decoration : none;
    Line-height : 20px;
    Font-weight : bold;
	padding:5px;
	text-size:16px;
	text-align:center;
}
h4
{
    Word-spacing : normal;
    Vertical-align : middle;
    Text-decoration : none;
    Line-height : 18px;
    Font-weight : bold;
	padding:5px;
	text-size:14px;
	text-align:center;
}
h5
{
    Word-spacing : normal;
    Vertical-align : middle;
    Text-decoration : none;
    Line-height : 14px;
    Font-weight : bold;
	padding:5px;
	text-size:12px;
	text-align:center;
}

p
{
    Font-size : 12px;
}


body
{
    margin : 0px;
    padding : 0;
    border : 0;
    height : 100%;
    max-height : 100%;
    color : black;
    background-color : #99FFFF;
    font-family : "arial" , sans-serif;
    font-size : 10px;
}
		body		
		{
			margin: 0;
			padding: 0;
			text-align: center;
			font-size:12px;

		}
		
		div#container		
		{
			margin: 1em auto;
			width: 800px;
			border: 1px solid #000;
			padding: 1em;
background-image: url(images/tile8.jpg); background-repeat: repeat;
			text-align: left;
			height:auto;
			border-right-width:7px;
			border-color:gray;
			border-style:inset;
/*
	url(images/fading_background_3.png);
	background-repeat: repeat-x;
	background-position:top;
*/


background-image: url(images/tile8.jpg); background-repeat: repeat;
		}
td {
    vertical-align : top;
    padding : 5px;
}


/*  STANDARD    PAGE SPECIFIC */
A
{
    text-decoration : none;
    background-color : transparent;
    color : blue;
    font-weight : bold;
    font-size : 12px;
    font-family : arial , sans-Serif;
}
A:Visited
{
    color : blue;
    text-decoration : none;
    font-weight : bold;
    font-family : "arial" , sans-erif;
}
/*	background-color : transparent;  */
A:Active
{
    color : blue;
    text-decoration : none;
    font-family : "arial" , sans-serif;
    font-weight : bold;
    /*	background-color : #FFFF80; */
background-color : transparent;
    /* font-size : 12px; */
}
A:Hover
{
    text-decoration : underline;
    color : red;
    font-weight : bold;
    background-color : transparent;
}
a.important
{
    color : black;
    background : white;
    text-decoration : underline;
}
a.head {
	font-size:16px;
	font-weight:bold;
}

.sum
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 12px;
    font-style : normal;
    line-height : 15px;
    font-weight : bold;
    color : black;
    text-decoration : none;
    text-indent : 15px;
    list-style-position : inside;
    list-style-type : square;
    padding : 0px;
    margin : 0px;
    margin-bottom : 0px;
    top : -10px;
    position : relative;
}
td.s
{
    border : 1px dotted rgb(0 , 0 , 0);
    vertical-align : top;
    font-size : 12px;
    padding : 5px;
}
/* 
 outset none hidden dotted dashed solid double ridge groove inset 
 http://www.somacon.com/p141.php

 serif sans-serif cursive fantasy monospace
 font-weightnormal bold bolder lighter 100 200 500 600 900
 */

p#important
{
    font-family : sans-serif , vandana;
    font-style : normal;
    font-variant : small-caps;
    font-weight : 600;
    font-size : 10px;
    line-height : 100%;
    word-spacing : normal;
    letter-spacing : normal;
    text-decoration : none;
    text-transform : none;
    text-align : justify;
    text-indent : 0ex;
}
/*
p {
top:-10px;
position:relative;
}
*/