a:link { color: #00C; text-decoration: underline; }
a:visited { color: #00C; text-decoration: underline; }
a:hover { color: #FFF; background: #00C; text-decoration: underline; }
a:active { color: #FFF; background: #00C; text-decoration: underline; }

body { font-size: 10pt; font-family: arial; sans-serif; }
table { font-size: 10pt; font-family: arial; sans-serif; }
img { border: none; }
h1 { font-size: 25px; font-weight: bold; }
h2 { font-size: 18px; font-weight: bold; }
hr { border-top: 1px solid #000; background-color: transparent; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

#pas { width: 496px; border: 1px solid #000;
	padding-left: 20px; padding-right: 20px; }
#skys { float: right; margin-left: 5px;
	margin-bottom: 2px; margin-top: 15px; }
.tabz { width: 440px; vertical-align: top; }
.taba { width: 220px; border-right: 1px solid #000; vertical-align: top; }
.tabb { width: 220px; vertical-align: top; }

.rsc { text-indent: 10px; }
.rsc:first-letter { font: 11pt; font-weight: bold; }

p:first-letter { font-weight: bold; }

