SUP {
	color : Aqua;
	font-size : smaller;
	font-family : Surfer;
	text-align : center;
}
DIV {
}
SUB {
	background : transparent;
	color : Yellow;
	azimuth : center;
	background-position : center;
	text-align : center;
	font : medium Mistral;
}
TABLE {
	color : Red;
	border-spacing : 3cm;
	empty-cells : show;
	text-align : left;
	border : Aqua;
	border-bottom-width : medium;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	table-layout : auto;
	border-style : solid solid solid solid;
	border-left-color : Aqua;
	border-left-style : solid;
	border-left-width : medium;
	border-right-color : Fuchsia;
	border-right-style : solid;
	border-right-width : medium;
	border-bottom : medium solid Aqua;
	border-color : Aqua Aqua Aqua Yellow;
	border-left : medium solid Aqua;
	border-right : medium solid Aqua;
	border-top : medium solid Aqua;
	border-top-color : Aqua;
	border-top-style : solid;
	border-top-width : medium;
	border-width : medium medium medium medium;
	border-collapse : separate;
	outline-color : Aqua;
	outline-style : solid;
	outline-width : medium;
	visibility : visible;
	border-bottom-color : Aqua;
	background-color : Teal;
	background : Teal;
}

TD {
	background : transparent;
	font-family : fantasy;
	font-size : small;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	background-color : transparent;
	border : Red;
	border-bottom-color : Red;
	border-color : Red Red;
	font : x-small Times New Roman;
	color : White;
}
STRONG {
	background-color : transparent;
	background-position : center;
	font-family : sans-serif;
	font-size : small;
	padding : 2;
}
HR {
	azimuth : center;
	background : #FFCE63 center;
	background-color : transparent;
	background-position : center;
	border : thick solid #FFCE9C;
	color : Red;
	font : normal larger/normal;
	height : 10%;
	font-size : smaller;
	width : auto;
	word-spacing : normal;
	visibility : visible;
	outline-color : Yellow;
}
P  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-align : left;
	background-color : #000000;
	clear : left;
}

H1  {
	font-size : xx-large;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
	background-color : #000000;
	background : transparent;
}

H2  {
	font-size : x-large;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #C0C0C0;
	background-color : #000000;
	background : transparent;
	text-align : center;
}

H3  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color : #000000;
	text-align : center;
}

	
H4 {
	font-size : small;
	text-align : center;
	background : transparent;
	background-color : transparent;
	color : Gray;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
}
H5 {
	font-size : smaller;
	text-align : center;
	color : Red;
	font-family : sans-serif;
	background-color : transparent;
}
H6 {
	font-size : x-small;
	text-align : center;
}

A  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	background-color : #000000;
}

A:Visited  {
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #00FFFF;
	background-color : #000000;
}

A:Active  {
	font-size : medium;
	font-family : cursive;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
	background-color : #000000;
}

A:Hover  {
	font-size : medium;
	font-family : monospace;
	font-weight : normal;
	font-style : italic;
	color : #FFFF00;
	background-color : #000000;
}

BODY  {
	color : #000000;
	background-color : #000000;
	font-style : normal;
	font-weight : normal;
	font-family : fantasy;
	font-size : large;
	text-align : center;
}
