TD, TH, P, A, DIV, UL, LI, B, I, EM, STRONG, SPAN {FONT-FAMILY: Tahoma, Arial; FONT-SIZE: 12px}

div, p, table, h1, h2, h3, h4 {
  margin:0px 10px 4px 10px;
}

p {
	text-align: justify
}

body {
    margin:0px auto;
    background-color:#b7b4ff;
}

div#main {
	width:774px;
	margin:0px auto;
	padding:0px;
}

table#mainTable {
	width:770px;
	border:1px solid #000;
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
}

.small {
	FONT-SIZE: 11px
}

.title {
	COLOR: #453496;
	font-weight : bolder;
}
.grass {
	COLOR: #453496;
	font-weight : bolder;
}
h1 { FONT-FAMILY: Arial;
     FONT-SIZE: 16px; 
	 Color: #453496;
}
h2, h3, h4 { FONT-FAMILY: Arial;
     FONT-SIZE: 14px; 
	 Color: #453496;
	 }
h5, h6 { FONT-FAMILY: Arial;
     FONT-SIZE: 14px; 
	 Color: #453496;
}

A:link { BACKGROUND: none; 
		 COLOR: #453496; 
		 TEXT-DECORATION: none; 
		 font-weight : bold;
}
A:active   {BACKGROUND: none; 
		    COLOR: #4534ff;  
			TEXT-DECORATION: underline;
			font-weight : bold;
}
A.foot:active   {BACKGROUND: none; 
		    COLOR: #ffffff;  
			TEXT-DECORATION: underline;
			font-weight : bold;
}
A:visited {BACKGROUND: none; 
		   COLOR: #453496;  
		   TEXT-DECORATION: none;
		   font-weight : bold;
}
A:hover   {BACKGROUND: none; 
		   COLOR: #4534ff;  
		   TEXT-DECORATION: none;
		   font-weight : bold;
}
UL {
	list-style-image :  url(../images/next.gif);
} 
UL.news {
	margin-left:-14px;
} 
th {
	font-size:14px;
	text-align:center;
	
}