BODY
{
    background-color: #FFFFFF;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
TD, P, DIV, BODY
{
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}
A
{
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}
A:HOVER
{
    color: #808080;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
.valkoinen{
	color: #FFFFFF;
	text-decoration: none;
}
.boldi
{
	font-weight: bold;
}
.virhe{
	color: #FF0000;
}
.pieni{
	font-size: 10px;
}
img.kuva
{
	border: 1px solid black
}
img.kehykseton
{
	border: 0px
}