﻿.couselinks
{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 14px;
    margin-left: 23px;
    margin-top: -5px;
    border: 0px solid black;
}

.checkbox
{
    width: 6px;
    height: 6px;
    position: relative;
}

.bigbold
{
    width: 270px;
    height: 30px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #fb0909;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    left: 0px;
    border: 0px solid black;
}
.subbold
{
    width: 270px;
    height: 30px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #3263c3;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    left: 0px;
    border: 0px solid black;
    top: 5px;
}
.listheading
{
    width: 580px;
    height: auto;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 22px;
    font-weight: bold;
    top: -380px;
    left: 15px;
}

.newyear
{
    width: 200px;
    height: 13px;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #fb0909;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    left: 32px;
}
.main
{
    width: 600px;
    height: 634px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
