@CHARSET "UTF-8";

html { font-size: 12px; color: #535353; font-family: Tahoma, Verdana, Arial, helvetica, sans-serif; }
p { padding: 3px 0 6px; line-height: 1.3em; }
ul { margin: 5px 5px 8px; list-style-position: inside; list-style-image: url("../img/arrow-r-black.png"); }
ol { margin: 5px 5px 8px; list-style-position: inside; }
ul > li > ul { margin: 5px 0 15px 20px; }
a { color: black; text-decoration: none; }
a:hover { color: #388cc5; }

img { margin: 5px; }

table { width: 100%; }
td, th { padding: 2px 10px; }
th { text-align: left; }

h3 { color: black; font-size: 1.5em; margin: 5px 0 0; }
h4 { color: black; font-size: 1.3em; margin: 3px 0 0; }
h5 { color: black; font-size: 1.2em; margin: 2px 0 0; }
h6 { color: #388cc5; font-size: 1.1em; }

/* Classes */
.title { color: black; }
.orange { color: #ec7532; }
.tnote { color: inherit; }
.vr { background-image: url("../img/vr.png"); background-repeat: no-repeat; background-position: center; font-size: 0; line-height: 0; width: 2px; height: 200px; border: 0; margin: 0 10px; }
