body, table {
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	line-height: 140%;
}

img.png {
	behavior: url("template/sibep/png.htc");
}



.img {

	border-top: #777777 1px solid;
	border-bottom: #777777 1px solid;
	border-left: #777777 1px solid;
	border-right: #777777 1px solid;

}

.mail {

	color: red;
	text-decoration: underline;

}

.small_red {
	color: Red;
	font-size: 7pt;
}

.r_content {

	color: #777777;

}

ol, ul {
	margin-top: 10;
}

li {
	color: #333333;
}

.big_red {
	color: Red;
	font-size: 11pt;
	text-transform: uppercase;
}

.text_red {
	color: Red;
	font-size: 10pt;
}

.big_black {
	color: #333;
	font-size: 15pt;
	font-weight: normal;
}

input {
	font-size: 9pt;
}

h1 {
	color: red;
	font-size: 13pt;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5;
}

strong {
	font-weight: normal;
	font-size: 11pt;
	color: #555555;
}

h2 {
	color: #666666;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5;
}

.cat {

	padding: 10;
	border-top: #555555 1px solid;
	border-bottom: #555555 1px solid;
	border-left: #555555 1px solid;
	border-right: #555555 1px solid;
	border-collapse: collapse;

}

A:link {
	color: red;
	text-decoration: underline;
}

A:visited {
	color: red;
	text-decoration: underline;
}

A:hover {
	color: #333;
	text-decoration: underline;
}

A.title:link {
	color: red;
	font-size: 11pt;
	text-decoration: underline;
}

A.title:visited {
	color: red;
	font-size: 11pt;
	text-decoration: underline;
}

A.title:hover {
	color: #333;
	font-size: 11pt;
	text-decoration: underline;
}

A.menu:link {
	color: #C6C6C6;
	text-decoration: underline;
}

A.menu:visited {
	color: #C6C6C6;
	text-decoration: underline;
}

A.menu:hover {
	color: red;
	text-decoration: underline;
}

A.menu_white:link {
	color: #ffffff;
	text-decoration: underline;
}

A.menu_white:visited {
	color: #ffffff;
	text-decoration: underline;
}

A.menu_white:hover {
	color: red;
	text-decoration: underline;
}

A.menu_3:link {
	color: #CEA55D;
	text-decoration: underline;
}

A.menu_3:visited {
	color: #CEA55D;
	text-decoration: underline;
}

A.menu_3:hover {
	color: #ffffff;
	text-decoration: underline;
}

A.menu_4:link {
	color: #ffffff;
	text-decoration: none;
	background-color: Red;
}

A.menu_4:visited {
	color: #ffffff;
	background-color: Red;
	text-decoration: none;
}

A.menu_4:hover {
	color: #ffffff;
	background-color: Red;
	text-decoration: underline;
}

A.black:link {
	color: #333;
	text-decoration: none;
}

A.black:visited {
	color: #333;
	text-decoration: none;
}

A.black:hover {
	color: red;
	text-decoration: none;
}
