h1,h2,h3,h4,h5,h6
{
padding		: 0px;
margin		: 0px;
padding-top	: 10px;
font-weight : lighter;
}

h1
{
font		: 24px arial;
}

h2
{
font		: 22px arial;
}

h3
{
font		: 20px arial;
}

h4 {
font-size: 18px;
}

#error, #notice
{
font-size		: 12px;
}

#error, #notice
{
padding: 10px;
}

h5
{
font		: 16px arial;
}

h6
{
font		: 14px arial;
}

body
{
font		: 14px arial;
}

#error
{
color		: #FF0000;
background-color:#FFD7D7;
}

#notice
{
background-color:#CCFF99;
color		: #009f3c;
}
