﻿body
    {
	background-color:White;
	font-family:Arial;
}
.line
    {
        background-color:#620024;
        height: 5px;
}
.Row1Column1
    {
        height: 400px;
        border-color: #3C045B;
        background-color: #3C045B;
}
.Row1Column2
    {
        width: 10px;
        height: 400px;
}
.Row1Column3
    {
        height: 400px;
}
.Row2Column1
    {
        width: 160px;
        height: 25px;
}
.Row2Column2
    {
        width: 10px;
        height: 25px;
}
.Row2Column3
    {
        width: 520px;
        height: 25px;
        font-size: medium;
}
.custwriteup
    {
        font-size:12pt;
	    color:black;
}
.custwriteup2
    {
        font-size:10pt;
	    color:white;
}
.custhead
    {
        font-size:12pt;
	    color:#3C045B;
	    font-weight:bold;
}
.custwork
    {
        font-size:10pt;
	    font-style:italic;
}
.center
    { 
        text-align: center;
}

.center table
    { 
        margin-left: auto;
        margin-right: auto;
        text-align: left;
}

.listitem
    {
        margin-bottom: 5px;
}

.listitem2
    {
        margin-bottom: 5px;
        font-size:10pt;
	    color:white;
}

.block
    {
        background-color:#3C045B;
        float:left;
        margin-left:5px;
        margin-top:200px;
        vertical-align:bottom;
}
         
.block2
    {
        font-size:small;
        float:left;
        margin-top:200px;
        vertical-align:bottom;
}        