﻿@import url("stylezette.css");

.paragraphstyle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14; 
	text-align: justify;
	line-height: 200%;
	margin left: 5px;
	
}
.smtitlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20;
	text-align: center;
	line-height: 200%;
}
.smtitle2style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight: bold;
	text-align: left;
	margin left: 5px
	line-height: 100%;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: bold;
	text-align: left;
	margin left: 5px
	line-height: 100%;
	color:#00008B
}
.titlestyle {
	background-color: #D1D1E0;
	font-size: x-large;
	text-align: left;
	margin left: 5px;
	line-height: 150%;
	color:#00008B
}
.paracenter {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14; 
	text-align: center;
	line-height: 150%;
	color:#00008B	
}

ul.a {list-style-type:disc;}
ul.b {list-style-type:circle;}
ul.c {list-style-type:square;}

a:active {  color: #00008B}
a:hover {  color: #0099CC}
a:link {  color: #000099}
a:visited {  color: #00008B}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: bold;
line-height: 150%;
font-weight: normal;
font-variant: normal;
text-transform: none;
color:#00008B;
text-decoration: none;
text-indent: 1px;
list-style-position: inside;
list-style-type: square;
padding: 15px;
margin: 10px;
}

.titlestyle2 {
	background-color: #D1D1E0;
	font-size: x-large;
	text-align: center;
	margin left: 5px;
	line-height: 150%;
	color:#00008B
}
.para2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14; 
	text-align: justify;
	font-weight: bold
	line-height: 200%;
	margin left: 50px;
	}

