/*file: snuggle.css*/

body {background-image:none; background-color: #D5BBDC; font-family: Arial; color: #0A345D; font-size: 12pt; margin-left:50px; margin-right:50px; margin-top:0px; margin-bottom:5px; scrollbar-arrow-color: #0D4F00; scrollbar-base-color: #D5BBDC; scrollbar-dark-shadow-color: #9966FF; scrollbar-track-color: #D5BBDC;}

h1 {text-align: center; font-family: Arial Black; text-decoration: underline; font-size:15pt; color:#8D1937;}
h2 {text-decoration: underline; font-size:14pt; color:#8D1937;}

hr {text-align:center; width:75%; border-style:groove; border-color:#436C9F;}

table {border-color:#000000; border-width:0px; border-style:ridge; width:100%; padding:0;}
td {text-align: center; font-size: 12pt;}
/*table2 is to give a different border color to nested tables*/
.table2 {border-color:#FF0000; border-width:0px; border-style:ridge; width:100%; padding:0;}

.proj {font-size: 12pt; margin-right:30; margin-left:30; text-align: justify; margin-top:15px;}
.blue2 {font-size: 12pt; color: #0A345D; font-style:bold;}
.mrn {font-size: 12pt; color: #8D1937;}
.mrn2 {font-size: 12pt; color: #8D1937; text-decoration: underline;}
.blue {font-size: 12pt; color: #05417C; font-weight: bold;}
.small {font-size: 10pt; font-family: Arial; color: #0A345D;}
.small2 {font-size: 10pt; font-family: Arial; color: #000000; font-weight: bold;}
.small3 {font-size: 9pt; font-family: Arial; color: #8D1937; text-decoration: underline;}
.view {font-size: 12pt; text-decoration: underline; font-family: Arial; color: #8D1937;}

P:first-letter {font-size: 14pt;}
p {text-indent: 10pt; text-align: justify; font-size: 12pt;}

/* the order in which you put these mouse overs is critical to work all of the effects */
a:link {color:#9430AF;text-decoration:none;}

a:visited {color:#9430AF;text-decoration:none;}

a:active {color:#CD0C15;text-decoration:none;}

a:hover {color:#FFFFFF;text-decoration:none;}


