body {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10pt;
text-align: left;
background: url(uugradbg.gif) repeat;
border: none;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
color: navy;
}

h1 {
font-size: 2.4em;
}

h2 { 
font-size: 2em;
}

h3 { 
font-size: 1.6em;
}

h4 { 
font-size: 1.2em;
}

h5 { 
font-size: 1em;
}

h6 { 
font-size: 0.8em;
}

a {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
}

a:link {
color: blue;
}

a:visited {
color: purple
}

a:hover {
color: red;
}

a:active {
color: transparent;
font-style: italic;
}

p, ul, li, blockquote, td, dl, div, span {
color: black;
text-decoration: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 1em;
margin-left: 1em;
margin-right: 1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}