﻿body
{
}
.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: x-large;
	color: #000000;
}
.base
{
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
}
ul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
}
