body {
	background-color : #ffffff; 
	margin : 0px;
	TEXT-ALIGN : left;
	FONT-SIZE: normal;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial;
}
a{
	FONT-WEIGHT: bold;
	FONT-SIZE: smaller;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial;
	TEXT-DECORATION: none
}

a:link{
	FONT-WEIGHT: bold;
	FONT-SIZE: smaller;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial;
	TEXT-DECORATION: none
}

a:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: smaller;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial;
	TEXT-DECORATION: none
}

a:hover{
	FONT-WEIGHT: bold;
	FONT-SIZE: smaller;
	COLOR: red;
	FONT-FAMILY: verdana,arial;
	TEXT-DECORATION: none
}

h1 {
font-family : verdana,arial; 
font-weight : bold; 
font-style : normal; 
color : black; 
text-decoration : none; 
font-size : large; 
padding-top : 1px;
padding-bottom : 1px ;
margin-top:4px;
margin-bottom:4px;
}

h2 {
font-family : verdana,arial; 
font-weight : bold; 
font-style : normal; 
color : black; 
text-decoration : none; 
font-size : larger;
padding-top : 2px;
padding-bottom : 2px ;
margin-top:5px;
margin-bottom:5px;
} 

h3 {
font-family : verdana,arial; 
font-weight : bold; 
font-style : normal; 
color : black; 
text-decoration : none; 
font-size : medium;
padding-top : 1px;
padding-bottom : 1px ;
margin-top:0px;
margin-bottom:0px;
} 


form {

padding-top : 1px;
padding-bottom : 1px ;
margin-top:0px;
margin-bottom:0px;
} 
.error {
font-family : verdana,arial; 
font-weight : bold; 
font-style : normal; 
color : red; 
text-decoration : none; 
font-size : larger;

} 


li{
	FONT-WEIGHT: bold;
	TEXT-ALIGN : left;
	FONT-SIZE: small;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial;
}

.box{
	Border:solid 1px;
	BORDER-COLOR:#000000;
}
.navbox{
	Border:solid 2px;
	BORDER-COLOR:#000000;
	background-color : #D6D6E7;
}
.boxBg{
	Border:solid 1px;
	BORDER-COLOR:#000000;
	background-image : url(../images/background.gif); 
	background-repeat :repeat;
	background-position : top; 
	
}


.blink {
		FONT-SIZE: smallest;
		COLOR: #000000;
		FONT-FAMILY: verdana,arial;
		MARGIN-BOTTOM: 5px;
		font-weight : lighter;
		text-align : center;
		TEXT-DECORATION: none;

}

.blink a:link{
		FONT-SIZE: smallest;
		COLOR: #000000;
		FONT-FAMILY: verdana,arial;
		MARGIN-BOTTOM: 5px;
		font-weight : lighter;
		text-align : center;
		TEXT-DECORATION: underline;

}

.blink a:visited{
		FONT-SIZE: smallest;
		COLOR: #000000;
		FONT-FAMILY: verdana,arial;
		MARGIN-BOTTOM: 5px;
		font-weight : lighter;
		text-align : center;
		TEXT-DECORATION: underline;
}

.blink a:hover{
		FONT-SIZE: smallest;
		COLOR: red;
		FONT-FAMILY: verdana,arial;
		MARGIN-BOTTOM: 5px;
		font-weight : lighter;
		text-align : center;
		TEXT-DECORATION: underline;
}


