﻿body { background-color: #666666; margin: 0; background-image: url(images/back.gif); background-repeat: repeat; }
.red   { color: #9e080c; font-size: 12px }
.gray  { color: #8B8B8B; text-decoration: none }
.sky   { color: #3299FF; text-decoration: none }
.font10 { font-size: 10px }
.font13 { font-size: 13px }
.strong { font-weight: bold }
.strong12 { font-size: 12px; font-weight: bold }
.strong16 { font-size: 16px; font-weight: bold }
A.downloadpdf { width: 229px; height: 130px; display: block; background-image: url(images/download01.png); }
A.downloadpdf:hover { background-image: url(images/download02.png); }
A:hover { text-decoration: underline; }
