Body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Maroon;
}

A:LINK, A:VISITED {
	color : Maroon;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Maroon;
	text-align : justify;
}

LI {
	text-align : justify;
}

H1 {
	font-family : Vivaldi;
	font-size : xx-large;
	text-align : center;
	color : Maroon;
}

H2 {
	font-family : Vivaldi;
	font-size : x-large;
	text-align : center;
	color : Maroon;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	text-align : center;
	color : Maroon;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : justify;
	color : Maroon;
}

H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : justify;
	color : Maroon;
}

H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : justify;
	color : Maroon;
}

TABLE {
	font-size : x-small;

}

TABLE.search {
        font-size : x-small;
        border : none;
}

TABLE.main {
	width : 780px;
	border : none;
}

TR.main {
	border : none;
}

TD.main {
	border-style : none;
}

TH {
	border : 1px solid;
}

TH.search {
        border-style : none;
}

TR {
	
}

TD {
	border : 1px solid;
}

TD.search {

        border-style : none;
}

TD.left {
	width : 180px;
	border : none;
}

TD.right {
	width : 600px;
	border : none;
}