body
{
margin: auto;
padding: 1%;
max-width: 900px;
background-color: #F0F5FA;
font-family: Arial, Verdana, Serif;
color: #777777;
font-size: 14px;
text-decoration: none;
}

hr
{
	color: #77bbcc;
}

.ifr4
{
margin: 0px;
border: 0px;
width: 100%;
height: 60px;
border: none;
overflow: hidden;
}

.center
{
	text-align: center;
	background: none;
}

h1, h2, h3
{
color: #0088aa;
text-align: center;
}

img
{
border-color: #000000;
border-width: 0px;
} 

.imgdiv1
{
	max-height: 120px;
	max-width: 140px;
}


.imgdiv2
	{ 
	max-width: 170px;
	max-height: 150px;
	}


.imgdiv3
	{ 
	max-width: 200px;
	max-height: 200px;
	}


.imgdiv4
	{ 
	max-width: 100%;
	max-height: auto;
	}
	
div
{
	text-align: center;
}

.div1
{
	background-color: #ffffff;
	width: 150px;
	max-width: 600px;
	height: 150px;
	border: 2px solid #7799aa;
	padding: 10px;
	float: left;
}

.div2
{
	background-color: #ffffff;
	max-width: 200px;
	height: 200px;
	border: 2px solid #7799aa;
	padding: 10px;
	float: left;
}

.div3
{
	background-color: #ffffff;
	max-width: 250px;
	height: 250px;
	border: 2px solid #7799aa;
	padding: 5px;
	float: left;
}

.div31
{
	background-color: #ffffff;
	max-width: 250px;
	height: auto;
	border: 2px solid #7799aa;
	padding: 5px;
	float: left;
	text-align: left;
}

.div4
{
	background-color: #ffffff;
	max-width: 400px;
	height: auto;
	border: 2px solid #7799aa;
	padding: 3px;
	float: left;
}

a
{
decoration: none
}

.tabl
{
background-color: #ffffff;
border-width: 2px;
border-style: ridge;
font-size: 14px;
}

.tabl1
{
background-color: #ffffff;
border-width: 1px;
border-style: ridge;
font-size: 12px;
color: #000000
}

td
{
border-width: 0px;
border-style: ridge;
vertical-align: bottom;
text-align: center
}

.td1
{
padding-right: 5%;
border-width: 0px;
vertical-align: middle;
text-align: right
}

.td2
{
padding-right: 5%;
border-width: 0px;
vertical-align: middle;
text-align: left
}

.td3
{
padding-right: 5%;
border-width: 0px;
vertical-align: middle;
text-align: center
}

.tdicq
{
background-color: #000000;
color: #FFFFFF;
font-style: italic;
font-weight: 800
}

.a0
{
font-weight: 500;
font-size: 10px
}

.a1
{
margin: 3%;
font-weight: 500;
font-size: 12px;
text-align: Justify;
text-indent: 5%
}

.a2
{
font-weight: 500;
font-size: 12px;
text-align: left;
text-indent: 5%
}

.a3
{
font-weight: 500;
font-size: 12px;
vertical-align: middle;
text-align: center;
background-color: #ffffff
}

A:link {color: #6886aE; text-decoration: none}
A:visited {color: #6886aE; text-decoration: none}
A:active {color: #00699D; font-weight: 900}
A:hover {color: #ff5555}

span
{
font-style: Italic;
font-weight: bold;
font-size: 14px
}

.div
{
background-color: #e0e5ea
}

.blink
{
text-decoration: blink;
border:2px solid green;
font-size: 12
}