a:link		{ color: black; text-decoration: none}
a:visited	{ color: black; text-decoration: none}
a:hover		{ color: red; 
		  font-weight: bold}

body		{ font-family : "Times New Roman", Times, serif;
		  color: black;
/*		  background-image:  url(images/SIBackground.gif);
		  background-color: #FFFFCC;
*/              }

p 		{ margin-top: 10px; 
		  margin-bottom: 10px; }

.TitleInitial	{ font-size : 65pt; }
.Title		{ font-size : 47pt;
		  line-height: 47pt;
		  vertical-align: text-bottom; }

.SubTitleInitial { font-size : 20pt; }
.SubTitle	 { font-size : 15pt;
                   text-align: center; }

.IndexInitial	{ font-size : 12pt; }
.Index		{ font-size : 9pt; }

.Contact	{ font-size : 9pt; }
.ContactInitial	{ font-size : 12pt; }
.SmallPrint	{ font-size : 9pt; }

