body { font-family: Arial, Verdana, sans-serif , arial, Times New Roman;font-size: 11px; background-color: white; color: #ffffff; }

h2 { font-style: italic; }
h5 { font-weight: bold; }

a:link { color: blue; }
a:visited { color: red; }
a:hover { color: green; }
a:active { color: blue}
