body {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;

}

.basictitle
{
font-size:16px; !important
}

a { 
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
}
/*
.course {
    background-color: #8FC6C1;
}

.clinic {
    background-color: #cccccc;
}

.bootcamp {
    background-color: #A50166;}
*/
a hover { 
    text-decoration: underline;
}

#document {
    background-color: #6a5b97;
}

#header {
    background-color: #f2f2f2;
}

#nav {
    background-color: #ffffff;
}

#nav li {
    font-size: 10px;
    text-transform: uppercase;
}

#nav a {
    color: #918590;
}

#content {
    background-image: url(vla-bkgd.png);
}

#sub-nav {
    color: #ffffff;
    font-weight: bold;
}

#sub-nav a {
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}

#sub-nav a:hover {
    text-decoration: underline;
}

#text {
    width: 460px;
    margin-left: 240px;
    line-height: 15px;
	text-align:justify;
}

#footer {
    color: #A282A2;
}

#footer p {
    font-size: 10px;
    letter-spacing: .1em;
}


#footer a {
    color: #ffffff;
    margin-right: 10px;
}

h1 {
    font-size: 16px;
    color: #6a5b97;
    font-weight: bold;
    letter-spacing: 1px;
}

h2 {
    font-size: 13px;
    color: #749568;
    font-weight: bold;
    letter-spacing: 1px;
}

subtitle {
font-weight: bold;
}

.defenition
{
color: #A5DBDF;
font-style: normal;
font-weight: normal;
text-decoration: none;
border-bottom: 1px dashed
}
