﻿body
{
    font-family: verdana;
    color:White;
    font-size: 14px;
}


a:link{
    color:white;
}
a:hover{
    color:pink;
}
a:visited{
    color:orange;
}
table
{
    border: none 0 rgb(0,0,0);
}
tr
{
    border: none 0 rgb(0,0,0);
}
td
{
    border: none 0 rgb(0,0,0);
    vertical-align:top;
}
h1
{
    font-size: 25px;
 }

h2
{
    font-size: 18px;  
}

p
{
    color: White;
}

.vegan
{
    padding:0px 20px 0px 20px;
}
.bio
{
    margin-top:40px;
    color:white;
}  

.groupText
{
    font-size:17px;
}

.links
{
    color:yellow;
} 

.list
{
     margin-left:40px;
}

.list2 
{
     margin-left:20px;
}

.form
{
    font-family: "Arial" ;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    width: 150px;
    height: 20px;
    color: purple;
    background-color: white;
    border: 0px #40260F;
}

.formbutton 
{
    padding-bottom:20px;
    background-color: black;
    color: pink;
    height: 20px;
    width: 60px;
    
}

.imageText
{
    margin-right:20px;
    
 }
 .groupText
 {
    margin-right:10px;
    text-decoration :underline;
    color:#91DDF9;
    font-size:16px;
    margin-left:10px;
 } 
 .groupText2
 {
    margin-right:40px;
    text-decoration :underline;
    color:#91DDF9;
    font-size:14px;
 }  
  
 .imageRight
 {
    margin-left:20px;
    margin-bottom:20px;
 }
 
 .imageLeft
 {
    margin-right:20px;
    margin-bottom:20px;
 }
 
 .smallImageHoriz
 {
    width:80px; 
    height:57px; 
    border-color:White; 
 }
 .smallImageVert
 {
    width:57px; 
    height:80px; 
    border-color:White; 
 }
 
 td.smallPic
 {
    height:80px;
    width:125px;
 }
 .picButton
 {
    height:40px;
    width:250px;
    padding-top:10px;
 }
 .arrow
 {
    width:20px;
    height:20px; 
 }
 
 .maintable
{
    border:1px solid pink;
}

ul.breaks li {
  margin: 1em 0;
}