
body, table, p, a {
	font-family: verdana, arial;
    font-size: 12px;
    color: #3C4F3C;
}

img {
	border:0;
}

textarea, input, select, form {
	font-family: verdana, arial;
    font-size: 10px;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	text-decoration: none;
    font-size: 10px;
}

.error{
	color: red;
    font-weight: bold;
}

.ok{
    color: green;
    font-weight: bold;
}

.devos{
	font-family: verdana, arial;
    font-size: 11px;
}

.copyright{
	font-size: 10px;
    color: #8AAC98;
}
