body  {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

table {
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}  

a:link  {
	color : #000000;
; text-decoration: none
}

a:active  {
	color : #FF0000;
; text-decoration: none
}

a:visited  {
	color : #000000;
; text-decoration: none
}

a:hover  {
	color : #FF0000;
; text-decoration: blink
}

p  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

h1  {
	font-size : xx-large;
}

h2  {
	 font-size : x-large;
}

h3  {
	font-size : large;
}

h4  {
	font-size : small;
}

h5 {
	font-size : x-small;
}

h6  {
	font-size : xx-small;
}

.small  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}

.med  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

li {
	list-style-type : square;
}

.orange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #333333;
	font-style : normal;
}

.black {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : xx-small;
	color : Black;
}

.blackmed {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	color : Black;
}
