P  {
	font-size : x-small;
	color : Black;
	font-style : normal;
	font-weight : normal;
	font-family : sans-serif;
}

H1  {
	font-family : sans-serif;
	font-size : medium;
}

H2  {
	padding-left : 10;
	padding-right : 10;
	padding-top : 10;
	padding-bottom : 10;
	padding : 10;
	position : absolute;
	font-family : sans-serif;
}

H3  {
	font-family : sans-serif;
}

A  {
	font-weight : bold;
	color : Navy;
	font-family : sans-serif;
}

A:Visited  {
	font-weight : bold;
	font-family : sans-serif;
	color : Navy;
}

A:Active  {
	font-weight : bold;
	font-family : sans-serif;
	color : Blue;
}

A:Hover  {
	font-weight : bold;
	color : Silver;
	font-family : sans-serif;
}

BODY  {
	font-family : sans-serif;
	font-size : x-small;
}

TD  {
	font-size : 12px;
	font-family : sans-serif;
}

H4  {
	color : Black;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
}

.CopyWrite  {
	font-size : xx-small;
}

.MajorCategory  {
	color : White;
	font-weight : bold;
	font-family : sans-serif;
	font-size : xx-small;
	font-style : normal;
}

.MinorCategory  {
	color : #0033CC;
	font-family : sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

.Menu  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : White;
}

.Menu:Visited  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : White;
}

.Menu:Active  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Blue;
}

.Menu:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Navy;
}

