h3  {	color:       #fc0;
	font-weight: bold;
	font-size:   18px;
	font-family: "MS Sans Serif", Arial, Verdana, sans-serif;
	text-align:  left }

li  {	color:           #fc0;
	font-size:       14px;
	font-family:     "MS Sans Serif", Arial, Verdana, sans-serif;
	text-align:      left;
	list-style-type: disc }

h4  {	font-size:       15px;
	font-family:     "MS Sans Serif", Arial, Verdana, sans-serif;
	text-align:      left;
	list-style-type: disc }

h5  {	color:          #fc0;
	font-weight:    normal;
	font-size:      14px;
	line-height:    normal;
	font-family:    "MS Sans Serif", Arial, Verdana, sans-serif;
	text-align:     left;
	letter-spacing: 110% }

#text_p  {	color:       white;
	font-size:   13px;
	font-family: "MS Sans Serif", Arial, Verdana, sans-serif;
	text-align:  center }
#text_p a {	color: white }

#text_p a:visited {	color: white }

#text_p a:hover {	color: red }


