﻿
@media all { 

/* Designed by Griphon */
* {padding: 0; margin: 0; border: 0; }


/* Designed by Griphon */
h1, h2, h3, h4, h5, h6, 
p, blockquote, address, pre, 
ul, ol, dl, table {
   margin-bottom: 1em;
}

/* Designed by Griphon */
blockquote { margin: 1em 2em; } 

/* Designed by Griphon */
ul, ol, dl { margin-left: 1em; }

/* Designed by Griphon */
li { margin-left: 1em; } 

/* Designed by Griphon */
dd { margin-left: 2em; }

/* Designed by Griphon */
ul ul, ul ol, ul dl,
ol ul, ol ol, ol dl,
dl ul, dl ol, dl dl {
   margin-top: 0;
   margin-bottom: 0;
}

/* Designed by Griphon */

/* Designed by Griphon */
ul { list-style-type: square; }
ol { list-style-type: decimal; }

/* Designed by Griphon */
ul ul { list-style-type: disc; }
ol ol { list-style-type: lower-alpha; }

ul ol { list-style-type: decimal; }
ol ul { list-style-type: square; }

/* Designed by Griphon */
option { padding-left: 0.2em; padding-right: 0.3em; }

/* Designed by Griphon */
fieldset, a img { border: none; }

/* Designed by Griphon */
html { height: 101%; }

body {
   background-color: white;
   color: black; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: small; 
}

/* Designed by Griphon */
h1, h2, h3, h4, h5, h6 {
   font-family: Georgia, "Times New Roman", serif;
   font-weight: bold; 
}
/* Designed by Griphon */
h1 { font-size: 200%; }     /* ca. 26px */ 
h2 { font-size: 184.62%; }  /* ca. 24px */ 
h3 { font-size: 153.85%; }  /* ca. 20px */ 
h4 { font-size: 138.46%; }  /* ca. 18px */ 
h5 { font-size: 123.08% }   /* ca. 16px */ 
h6 { font-size: 107.69%; }  /* ca. 14px */


} /* Designed by Griphon */
