/* ----------------------------------------------------------- */
/* utv.css                                                     */
/*                                                             */
/* 2001-12-18 Ole Husby                                        */
/* 2003-03-10 Jan Erik Kofoed, stil for <dt>                   */
/* 2003-09-25 Ole Husby, endring for <a>                       */
/* ----------------------------------------------------------- */

body   { background: #ffffdd ;font-family: Verdana, Arial, sans-serif; font-size: 10pt }

div    { font-family: Verdana, Arial, sans-serif; font-size: 10pt }

h1     { font-family: Verdana, Arial, sans-serif; font-size: 18pt; color: red }
h2     { font-family: Verdana, Arial, sans-serif; font-size: 18pt }
h3     { font-family: Verdana, Arial, sans-serif; font-size: 16pt }
h4     { font-family: Verdana, Arial, sans-serif; font-size: 12pt }
h5     { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10pt; color: green }

dt     { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 10pt; color: purple }

div    { font-family: Verdana, Arial, sans-serif; font-size: 10pt }
pre    { font-family: Courier, monospace; font-size: 10pt }

td     { font-family: Verdana, sans-serif, Arial; font-size: 10pt }

a:link    { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:active  { color: blue; text-decoration: none }
a:hover   { color: red; text-decoration: underline }

.small { font-size: 9pt }
.tiny  { font-size: 8pt }
.red   { color: red }
.green { color: green }
.comm  { font-style: italic; color: red }
.pink  { font-family: Floydian, Verdana, Arial, sans-serif; font-size: 16pt }
