@charset "utf-8";
/* CSS Document */
body {
 margin: 5px;
 font-weight: normal;
 font-size: 10pt; 
 font-family: Times, Arial, sans-serif;
 color: #333333;
 background-color: #ffffff;
 align: center;
}

table {
 border-width: 2px;
 border-style: solid;
 border-color: #330000;
}

.pic {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	right:auto;
	margin-left: 150pt
}
.pic2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	right:auto
}

p {
	font-size: 10pt;
	margin: 5px;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
}

hr {
 color: #330000;
 background-color: #330000;
 height: 3;
 width: 85%;
}

h1 {
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	font-size: 12.5pt;
	color: #ffffff;
	font-variant: normal;
}
 
h2 {
	text-align: center;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #303;
	font-weight: bold;
	font-variant: normal;
}

h3{
	text-align: left;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight:bold;
}

h4 {
 font-weight: normal;
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
 color: #333333;
}
 
h5 {
 font-weight: bold;
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
 color: #ffffff;
}

h6 {
	text-align: left;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #303;
	font-weight: bold;
	font-variant: normal;
}

.name2 {
	text-align: center;
	color: #303;
	font-weight: bold;
	font-variant: normal;
 
}
 .name3 {
	font-style:italic;
	color: #303;
	font-variant: normal;
}

.name4 {
	font-size:14pt;
	font-weight: bold;
	color: #303;
	font-variant: normal;
}
.small {
 font-weight: bold;
 font-size: 8pt;
 font-family: Verdana, Arial, sans-serif;
}
 
.medium {
 font-weight: bold;
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
}
 
.smallfooter {
 font-size: 8pt;
 font-family: Verdana, Arial, sans-serif;
 color: #eeeeee;
}
 
.copyright {
 font-size: 8pt;
 font-family: Verdana, Arial, sans-serif;
 color: #C0C0C0;
}
 
img {
 border: none;
}
 
ul {
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
}
 
li {
 font-size: 10pt;
 font-family: Verdana, Arial, sans-serif;
}

.list {
 display: list item;
 white-space: normal;
 list-style-image: url('http://demo.misd.net/images/bullet.gif');
}
 
a:link {
 font-weight: bold;

  text-decoration: underline;
}
 
a:visited {
 font-weight: bold;

  text-decoration: underline;
}
 
a:active {
 font-weight: bold;

  text-decoration: none;
}
 
a:hover {
	font-size:16px;
 font-style:italic;
  text-decoration: underline;
}
 
a.nav:link {
 font-weight: normal;
 font-style:italic;
  text-decoration: none;
}
 
a.nav:visited {
 font-weight: normal;
 font-style:italic;
  text-decoration: none;
}
 
a.nav:active {
 font-weight: normal;
 font-style:italic;
  text-decoration: none;
}
 
a.nav:hover {
 font-weight: normal;
 font-style:italic;
  text-decoration: underline;
}
.h9 {
	text-align: right;
}
.name {
	color: #990;
	font-style:italic;
	font-weight: bold;
}
.logo {
	color: #990;
	font-style:italic;
	font-weight: bold;
	font-size:36px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
