BODY {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    font-weight:normal;
    margin:0px;
}

p
{
    line-height: 140%;
}

a:active, a:visited, a:link
{
    font-weight:bold;
    text-decoration:none;
    color:#0000FF;
    font-size:16px;
}

a:hover
{
    font-weight:bold;
    text-decoration:underline;
    color:#EC1059;
    font-size:16px;
}
         

A.menu, A.menu:active, A.menu:visited, A.menu:link { 
    font-family: arial;
    font-weight: bold;
    text-decoration: none; 
    font-size: 16px;
    color: #000000;
}

A.menu:hover {
    font-family: arial;
    color: #EC1059; 
    text-decoration: none; 
    font-size: 16px; 
}

TABLE.cal_nav {
    font-family: arial;
    font-size: 7pt;
}

A.cal_nav, A.cal_nav:active, A.cal_nav:visited, A.cal_nav:link {
    color: #000000;
    text-decoration:none;
    font-size: 7pt;
}

A.cal_nav:hover {
    color: #0000FF;
    text-decoration:underline;
}

.mainContent
{
    margin:15px;
	background-image: url('http://www.uri.edu/student_organizations/ballroom/images/backgrnd.gif');
    min-height:800px;
}

.heading
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
}

.subHeading
{
    font-family: Arial;
    font-size: 16px;
    font-weight:bold;
}

.smallText
{
    font-size: 12px;
}
