
body { color: black; font-size: 25px; background-color: white }
a { color: blue }
a:visited { color: blue }
a:hover { color: red }
.Titles { font-weight: bolder; font-size: 35px; text-align: center }
.TitlesUnderline  { font-weight: bolder; font-size: 35px; text-decoration: underline; text-align: center }
.wrapimage   { float: left; margin: 10px 10px 10px 0px }
.wrapimager  { float: right; margin: 10px 0px 10px 10px }
.txtindent  { text-indent: 20px }
.difcol   { font-weight: bolder }
.difcolUnderline  { font-weight: bolder; text-decoration: underline }
.ind { text-align: center }
.indentpar   { position: relative; left: 7%; width: 86% }
.big { font-weight: bolder; font-size: 30px }
