body
{
	font-family : Verdana;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
}

p
{
	margin-top: 2px;
	margin-bottom: 2px;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h1
{
	font-size:20px;
	font-weight:bold;
}

table
{
	font-size: 12px;
	color: black;
}

a
{
	font-weight:bold;
	color : #69784C;
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

.compulsory_use
{
	background-color : #CFDCEE;
}

.navig
{
	font-size : 11px;
	font-weight: normal;
	color: black;
	padding-right:25px;
	padding-left:3px;
}

.navig a
{
	font-weight: normal;
	color : black;
	text-decoration: none;
}

.navig a:hover
{
	text-decoration: none;
}

.bottom
{
	font-size: 11px;
	background-color: #69784C;
}
.bottom a
{
	color : white;
	text-decoration : none;
}

.bottom a:hover
{
	text-decoration : underline;
}

.date
{
	font-size:11px;
}

.left_col
{
	padding-top:12px;
	padding-left:6px;
}

.content
{
	padding: 12 10 12 14;

}

.title_announce, .title_announce a, .title_announce a:hover
{
	font-weight:bold;
	color : #69784C;
	text-decoration : none;
}

/*body
{
	margin : 0px;
	padding : 0px;
	background-color:white;
}

body, td
{
	font-size: 80%;
	font-family: Arial;
	color:black;
}


a
{
	color : #003399;
	text-decoration : none;
}

h1
{
	font-size:14px;
	font-weight:bold;
}

p
{
	margin-top: 2px;
	margin-bottom: 2px;
}

body a:hover
{
	color : #e9812b;
}

.top_menu
{
	font-family : Arial;
	color : #003399;
	font-weight : bold;
	text-align : center;
}
.top_menu a
{
	color : #003399;
	text-decoration : none;
}
.lang
{
	font-family : Arial;
	font-size : 90%;
	color : #000000;
	text-align : center;
}
.lang a
{
	color : #979797;
	text-decoration : none;
}
.site_navigator
{
	font-size : 80%;
	color : #000000;
}
.site_navigator a
{
	color : #979797;
	text-decoration : none;
}
.date
{
	font-weight : normal;
	font-size : 80%;
}
.date a
{
	color : #666666;
	text-decoration : none;
}
.title_page
{
	font-size : 100%;
	color : #666666;
	font-weight : bold;
	margin : 10px 0px;
}

.title_announce
{
	color : #003399;
	font-weight : bold;
	margin : 10px 0px;
}
.title_announce a
{
	color : #003399;
	text-decoration : none;
}

.content, .body
{
	margin : 10px 10px 30px 0px;
}

.content a, .body a
{
	color : #003399;
}

.profile
{
	border : solid 1px #f0f0f0;
	padding : 9px 0px 9px 20px;
}
.profile thead, .profile thead a
{
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}
.profile tbody
{
	color : #666666;
	padding : 10px 20px 0px;
	background-color : #FAFAFA;
	border : solid 1px #f0f0f0;
}
.profile input
{
	width : 128px;
	height : 19px;
}
.profile_link
{
	font-family : Arial;
	font-weight : lighter;
	color : #666666;
}
.profile_link a
{
	color : #666666;
	text-decoration : none;
}
.red
{
	color : #990000;
}
.compulsory_use
{
	background-color : #f0f0f0;
}

.link
{
	font-weight : normal;
}
.link a
{
	color : #666666;
	text-decoration : none;
}

.search input
{
	width : 128px;
	height : 19px;
	margin : 20px;
}
.in_input
{
	padding : 0px;
	color : #666666;
}
.footer
{
	color : #003399;	
}
.footer a
{
	color : #003399;	
	text-decoration : none;
}

table.border
{
	border-collapse:collapse;
}

table.border td
{
	border:1px solid #ABC6D9;
}
*/