/* Genericos */
body {
	font-family: Verdana, Arial;
	color: #363636;
	font-size:12px;
}

table {
	font-family: Verdana, Arial;
	color: #363636;
	font-size: 12px;
}

.title {
	font-family: Verdana, Arial;
	color: #363636;
	font-size: 12px;
}

.russian_title {
	font-family: Verdana, Arial;
	color: #363636;
	font-size: 16px;
	font-weight: bold;
}

body.history a:link, a:visited {color: #3863CE; text-decoration: none; background : none}
body.history a:hover, a:current {color: #820000; text-decoration: none; background : none}

body.history table {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #363636;
}

a:link, a:visited {color: #3863CE; text-decoration: none; background : none}
a:hover, a:current {color: #820000; text-decoration: none; background : none}

.warning {
    background-color: #F8C409;
    font-family: "Bitstream Vera Sans";
    font-size: 12px;
    color: #000000;
}
        

