#MenuTitle1
{
    font-size: 30px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 0px;
    color: black;
    font-weight: bold;
}

#MenuItem1
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 40px;
    color: black;
}

#MenuItem2
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 65px;
    color: black;
}

#MenuItem3
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 95px;
    color: black;
}

#MenuItem4
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 125px;
    color: black;
}

#MenuItem5
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 155px;
    color: black;
}

#MenuItem6
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 185px;
    color: black;
}

#MenuItem7
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 215px;
    color: black;
}

#MenuItem8
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 245px;
    color: black;
}

#MenuTitle2
{
    font-size: 30px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 275px;
    color: black;
    font-weight: bold;
}

#MenuItem9
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 310px;
    color: black;
}

#MenuItem10
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 335px;
    color: black;
}

#MenuItem11
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 365px;
    color: black;
}

#MenuTitle3
{
    font-size: 30px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 400px;
    color: black;
    font-weight: bold;
}

#MenuItem12
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 435px;
    color: black;
}

#MenuItem13
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 460px;
    color: black;
}

#MenuItem14
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 490px;
    color: black;
}

#MenuItem15
{
    font-size: 25px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    top: 520px;
    color: black;
}

#MenuIdea
{
    font-size: 15px;
    text-indent: 15px;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    color: black; 
}