h2 { 
color: white;
background-color:#14087C;
font-family:arial,Verdana,sans-serif;
text-align:center;
font-size: small;
font-style:normal;
font-weight:normal;
}

p {
font-size : small; 
font-family:arial,Verdana,sans-serif;
}

.top {
color: white;
background-color:#14087C;
font-family:arial,Verdana,sans-serif;
text-align:center;
font-size: 18px;
font-style:normal;
font-weight:normal;
}
.maincell{
background-color:#C3BCFA;
font-family:Verdana,arial,sans-serif;
font-size: x-small;
align:top;
font-style:normal;
font-weight:500;
}

#indent
{
	margin-left: 10px;
}

li
{
	margin-right: 10px;
}

UL {
color: black;
font-family:arial,Verdana,sans-serif;
font-size : x-small; 
}



A:link { 
color:blue;
text-decoration:none;
font-size : x-small;
}

A:visited {
color:blue;
text-decoration:none;
font-size : x-small;
}

A:active {
color:red;
text-decoration:none;
font-size : x-small;
}


A:hover { 
color: blue;
text-decoration:underline; 
}
