﻿h2, h3 { font-family: "Times New Roman", Serif; font-weight: bold; font-style: italic; color: #0B346B; font-size: 32px; clear: both; }
h3 { font-size: 12pt; font-style: normal; }
td, p { font-size: 10pt; }
a { color: #18639D; text-decoration: underline; }
a:hover { text-decoration: none; }
b { color: #0B346B; }

li { font-size: 10pt; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.center { text-align: center; }

.hide {	display: none; }
.unhide { display: block; }

img.fleft { margin: 0px 15px 15px 0px; }
img.fright { margin: 0px 0px 15px 15px; }

.red { color: #F00; }
