body,tr,td,font {
	font-family : Tahoma, sans-serif;
	font-size : 100%;
	text-decoration : none;
	color:#000000;
}
/*!--table--!*/

img {
	border:0;
}
table {
	border:0px; 
	border-collapse:collapse;
}

table td {
	padding:0px; 
}

/*!--table--!*/

.top_menu {
	font-size:85%;
	list-style-type:none;		
}

.tm_li {
	margin-bottom:10px;
}

.t_m {	
	color:#000000;	
}

.t_m_act {
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}

.rm_ul {
	font-size:75%;
}

.rm_li {
	list-style-image:url("../img/point.jpg");
	margin-bottom:10px;		
}

.rm_link {
	color:#000000;
}

.head_li {
	color:#000000;
}

.rm_act {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.link {
	font-size:70%;
	color:#000000;
}

.link_act {
	font-size:70%;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.black_link {
	color:#000000;
}

.head {
	font-size:140%;	
}

.head_2 {
	font-size:120%;
}

.text {
	font-size:75%;
}

.copy {
	font-size:70%;
}


.photo_container {
	align:center;
}

.photo {
	position:relative;
	float:left;
	border:1px solid gray;
	padding:7px;
	margin:10px;
}

.pic {
	margin:20px;
	padding:5px;
}


a:hover {
	text-decoration:none;
}




