﻿#resourcesDiv h1
{
 font-size: 22px;
 margin-bottom: 4px;
}

#resourcesDiv h2
{
 text-align: justify;
 font-size: 15px; 
 font-weight: bold;
 margin-bottom: 4px;
 text-decoration: underline;
 margin-top: 15px;
}

#resourcesDiv h3
{
 text-align: left;
 font-size: 12px;
 font-weight: bold;
 margin: 4px 0px;
}

#resourcesDiv p
{
 text-align: justify;
 font-size: 15px; 
 margin: 0px 0px 10px 0px;
}

#resourcesDiv a
{
 color: #628bba;
}
