/* CSS Document */

p	{
font-size:14px;
}

h2	{
background-color: #CCCCCC;
}

h3	{
text-transform:uppercase;
font-size:14px;
border-bottom-style:double;
border-width:2px;
border-color:#CCCCCC;
}

h4	{
font-size:12px;
font-weight:100;
}